Raise to the nth power
Member of Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | Float | Resulting number |
To | *Input | Integer | Exponent value |
Power raises a floating point number to the power of the supplied parameter, returning a floating point number.
Febuary 18 V14SP2