Signature
path=null start=null
Parameters
- num:
number- The number to calculate the factorial of.
Returns
number - The factorial of the input number.
Calculates the factorial of a given number.
number - The number to calculate the factorial of.number - The factorial of the input number.