LOG

From AgileApps Support Wiki

The LOG function calculates the base-10 logarithm for a number.

Syntax
LOG(number)
Return
Number
Examples
LOG(10) = 1
LOG(1000) = 3