next up previous contents index
Next: FALSE Up: A Function Reference Previous: F

FACT

 

Syntax: @FACT(N)

N = a numeric value

@FACT returns N! the factorial of N. The formula is given by:

displaymath16101

Examples:

@FACT(4) = 24, because 4! = 4 * 3 * 2 * 1

@FACT(C13) = 3628800, where C13 = 10


next up previous contents index
Next: FALSE Up: A Function Reference Previous: F

NExS User's Guide, Version 1.4.5
Grey Trout Software
11 April 1999