next up previous contents index
Next: F Up: A Function Reference Previous: EXACT

EXP

 

Syntax: @EXP(X)

X = a numeric value

@EXP returns e raised to the power specified by the argument, where e is the base of the natural log 2.71828183. @EXP is the inverse of the natural log function @LN.

Examples:

@EXP(1) = 2.71828183

@EXP(D30) = 1, where D30 = 0

@LN(@EXP(X4)) = 5.1, where X4 = 5.1

@EXP(710) = Error - @EXP, floating exception


next up previous contents index
Next: F Up: A Function Reference Previous: EXACT

NExS User's Guide, Version 1.4.5
Grey Trout Software
11 April 1999