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