11/3/71                                                 EXP (III)
NAME            exp -- exponential function
SYNOPSIS        jsr     r5,exp
DESCRIPTION     The exponential of fr0 is returned in fr0.  The
                floating point simulation should be active in ei-
                ther floating or double mode, but in single pre-
                cision integer mode.
FILES           kept in /etc/liba.a
SEE ALSO        fptrap
DIAGNOSTICS     --
BUGS            Large arguments will cause an overflow fault from
                the floating point simulator.
OWNER           ken