Last Updated: Dec 2, 2020
Use this function to calcuate the factorial of the input number.
Factorial (number)
| Input Parameter Name | Description |
|---|---|
| number | Integer value |
| Return Value | Description |
|---|---|
| Factorial | Returns the factorial of the input number |
To view all the Math functions, click here.