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


15.5.5 alog10

alog10(x)

Returns the decimal logarithm (base 10) of numerical x. The logarithm is defined for positive real arguments and for any complex arguments.

Alias: log10

See also: alog, Exponential/Logarithmic Functions