blob: fc8c7ebe7b7554666750b2632c676de3170ee474 [file] [log] [blame]
SYNOPSIS
float log(int|float arg)
BESCHREIBUNG
Liefert den natuerlichen Logarithmus von <arg>.
GESCHICHTE
LDMud 3.2.9 fuehrte Integers als Argumente ein.
SIEHE AUCH
exp(E), pow(E)