Function: log

Syntax

log (<num>)

Type

numeric

Returns

The natural logarithm (base e) of a number.

Parameters

Examples

numeric lspi = log(sqrt(pi))

See Also

Functions:

exp (numeric), logx (numeric)