Open main menu

ExpValue

Revision as of 12:53, 25 October 2013 by Henry Multicharts (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.