FACTORIAL
The FACTORIAL function calculates the factorial of a value.
- Syntax:
- mathlib->FACTORIAL (single-number-expression)
- Meaning:
- mathlib->FACTORIAL (number_to_convert)
- Returns:
- A single number item
The FACTORIAL function calculates the factorial of a value.