XPN

Exponential

@XPN(expression)

Description

Returns the exponential function (base e raised to the power of expression) as a floating point value.

Example

EXP EQU @XPN(1.0) ; EXP = 2.718282