Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Floating Point Intrinsic Functions - Exponential Method

Panel
bgColor#2c3c4c

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.


See also

All Component Classes

Technical Reference