Copyright Digital Equipment Corp. All rights reserved.

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.