blob: 112c141eaa6cf1f0f61774e1aa99326ecf9a7cbf [file] [log] [blame]
SYNOPSIS
float exp(int|float)
DESCRIPTION
The exponential function.
HISTORY
LDMud 3.2.9 added integers as arguments.
SEE ALSO
log(E), pow(E)