native
power
Syntax
native power(value, exponent);
Description
Returns a value raised to a specified exponent.
Parameters
| value | Value |
|---|---|
| exponent | Exponent to raise value to |
Return
Value to the power of exponent
native
native power(value, exponent);
Returns a value raised to a specified exponent.
| value | Value |
|---|---|
| exponent | Exponent to raise value to |
Value to the power of exponent