The @POWER() function returns the value of the specified member or expression raised to power.
@POWER (expression,power)
expression | Single member specification, variable name, function, or other numeric expression. |
power | Single member specification, variable name, function, or other numeric expression. |
#MISSING
.
#MISSING
.
@POWER(14,3) 2744 @POWER (2,8) 256
Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.