@FACTORIAL

Returns the factorial of expression. The factorial of a number is equal to 1*2*3*...* number.

Syntax

@FACTORIAL (expression)

expression Single member specification or numeric expression.

Notes

Example

@FACTORIAL(1)     1
@FACTORIAL(5)     120

See Also

@POWER

©2004 Hyperion Solutions Corporation. All Rights Reserved.
http://www.hyperion.com