Exponential value of a float |
Member of Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Float | Resulting number |
Exponential() returns the exponential value of a given floating point number: e to the power of the number.
The result is a floating point number.