LOG (III) 3/15/72 LOG (III)
NAME log -- logarithm (base e)
SYNOPSIS jsr r5,log
DESCRIPTION The logarithm (base e) of fr0 is returned in fr0.
FILES kept in /lib/liba.a
SEE ALSO --
DIAGNOSTICS The error bit (c-bit) is set if the input argu-
ment is less than or equal to zero and the result
is set to the largest negative number.
BUGS --