Next: alog10, Previous: acosh, Up: Internal Routines [Contents][Index]
alog(
x
)
Returns the natural (i.e., base #e
) logarithm of numerical
x
. The logarithm is defined for positive real arguments
and for any complex arguments.
Reverse: exp
Alias: log
See also: alog10, #e, Exponential/Logarithmic Functions, Complex Functions