Returns the factorial of a floating point number
Declaration
FACT_FLOAT(number) -> number
Parameters
- number (type: number)
- The number for which you want the factorial.
Return Values
- number (type: number)
- The factorial
0
0
Was this article helpful?
0 out of 0 found this helpful
Add comment
Please sign in to leave a comment.