Returns the mathematical factorial
ID
math-operators-factorial
Name
Factorial
Group
Operators
Package
Math
Keywords
Multiplication
Addition
Subtraction
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
number | Number | Natural number |
Outputs
Name | Type | Description |
---|---|---|
factorial | Number | Result of number factorial |