MF The EXP Function

The EXP function returns an approximation of the value of e raised to the power of the argument.

The type of the function is numeric.

General Format
Arguments
  1. Argument-1 must be class numeric.
Returned Values
  1. The returned value is:

    FUNCTION E ** argument-1