commonLog# = LOG10(expr)
Returns the common logarithm of expr. the common logarithm uses "10" as its base. LOG10 always returns a double-precision result.
expr
LOG10
LOG2