Log

Syntax

Log(Expression)

Description

The base 10 logarithm of the expression.  This is the same as the Log10 function.

Example

Log(10) = 1
Log(100) = 2