fact PowerHome formula function
Description
Gets the factorial of a number.
Syntax
fact ( n )
Argument Description
n The number for which you want the factorial
Return value
Double. Returns the factorial of n.