Factorial
The factorial of a Natural Number is the product of all positive integers less than or equal to .
Asymptotics
Factorials grow faster than Exponential Functions, but slower than Double Exponential Functions.
The factorial of a Natural Number is the product of all positive integers less than or equal to .
Factorials grow faster than Exponential Functions, but slower than Double Exponential Functions.