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
.Usage | Return Value |
---|---|
@POWER(14,3) |
2744 |
@POWER(2,8) |
256 |
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |