numeric →
power() → numeric

Returns the the numeric argument value raised to the power specified by the parameter value.

Parameters

This function has no parameters.

Examples

4 | power(2)  16

Kind: Function
Scope: numeric/arithmetic
Aliases: numeric-to-power


This site uses Just the Docs, a documentation theme for Jekyll.