3/15/72 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 /usr/lib/liba.a SEE ALSO fptrap(III) DIAGNOSTICS The c-bit is set if the result is not repre- sentable. BUGS -- OWNER rhm, dmr, ken