Floating Point Intrinsic Functions - Exponential Method

Exponential value of a float

Member of Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)FloatResulting 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.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2