fac¶
Result = fac(expression)
- expression
spatial scalar
- Result
dimension of expression scalar
Operation¶
Computes the faculty or factorial of a natural positive number. Domain errors result in a MV. Overflow occurs on 35 and bigger, resulting in a MV.