HELPLIB.HLB  —  PASCAL  Predeclared Routines, Arithmetic  EXP
  The EXP function  returns  a  real  value  that  represents  the
  exponent of the specified parameter (it represents e**x).

  Syntax:

     EXP( x )

  The parameter 'x' can be an integer or REAL type.
Close Help