functionfactorial
Calculates the factorial of integer n
Extends from Modelica.Icons.Function (Icon for functions).
Information
An implementation of Kreisselmeier Steinhauser smooth maximum
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | Integer used to calculate factorial |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Factorial n |