Open main menu

Returns the exponential value of the specified numerical expression.

Usage

ExpValue(Value);

Where:

Value - a numerical expression.

Example

ExpValue(2.3);

Will return a value of 9.9741.