Function: logx

Syntax

logx (<num>)

Type

numeric

Returns

The decimal logarithm (base 10) of a number.

Parameters

Example

numeric lx = logx(100)

See Also

Functions:

exp (numeric), log (numeric)

Identifiers:

ee (numeric)