LOG10(x)
LOG10 computes the base-10 logarithm of @x. If @x <= 0, LOG10 returns #NUM! error.
This function is Excel compatible.
LOG10(7) equals 0.845098.
EXP, LOG2, LOG.