blob: d6ee8a6b52caacd0e0c492b930022c9b017d0eb6 [file] [log] [blame]
SYNOPSIS
float log(int|float arg)
DESCRIPTION
Returns the natural logarithm of its argument.
HISTORY
LDMud 3.2.9 added integers as arguments.
SEE ALSO
exp(E), pow(E)