pow¶
Syntax¶
Parameters¶
x- A numeric expression to use as the base.
exponent- A numeric expression to use as the exponent.
Returns¶
Returns a numerical value equal to the base x raised to power of the given exponent.
Description¶
This action returns the base x raised to power of the given exponent.