numeric → power() → numeric
Returns the the numeric argument value raised to the power specified by the parameter value.
This function has no parameters.
4 | power(2) → 16
Kind: Function Scope: numeric/arithmetic Aliases: numeric-to-power
numeric/arithmetic
numeric-to-power