LOG Function

Returns the base 10 logarithm of an expression.

Syntax

LOG(expression)

Example

LOG(100)

Returns a value of 2.

Related Topics