EXP - exponential function.

Usage:

r := exp(x);

Where:

x
may be either "real" or "integer".
r
is always "real".

Description:

The "exp" function returns the value that is "e" (2.71828...) to the power "x".

See Also:

expl pascal lib ln

Copyright © 1996, Thinkage Ltd.