Exponential function

Syntax

EXP …numeric-expr…

Typing

numeric -> FLOAT

Description

Compute the exponential function (as a FLOAT).

Examples

expression evaluates to
EXP 0 1
EXP 1 2.71828182846

See Also

Natural logarithm Decimal logarithm