FACT function

description:

Returns the factorial of a number.

 

syntax:

=FACT( number )

 

required arguments:

number The number to get the factorial of.