factorial(n)

Returns the factorial of n. (Exact results only for small integers.)


See also fibonacci combination 


Example


factorial( 20 )

2432902008176640000