9.34
EXP - Computes the exp function
Argument(s)
1, Real
Result type
Real
See also
LN
Category
Math functions
Example:
C:> ASET -p X := EXP(1) X=2.718282