Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.4 alog

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