Computes the base-10 logarithm of the argument. This enables you to represent very high values using a smaller frame of reference. For example, LOG is used to assess seismic activity such as earthquakes.
LOG(value, base))
For example, LOG(4, 100,000))= 0.12
For example, LOG10(86)=1.93449