Floating Point Intrinsic Functions - Exponential Method
Exponential value of a float
Member of Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Float | Resulting number |
Details
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.