LOG or LOG10

Returns the common logarithm (base 10) of a number. The argument must be a number.

Example:

Assume column L a value of 31.62.

  LOG(L)

Returns the approximate value 1.49.