Log10

Syntax

Log10(Expression)

Description

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

Example

Log10(10) = 1
Log10(100) = 2