LOG10 Function Explained

The LOG10 function in Microsoft Excel returns the logarithm of a number to the base 10. It takes one argument, a number for which you want to calculate the logarithm. The result is a number representing the power to which the base 10 must be raised to produce the number passed as an argument.

LOG10 Function Syntax

LOG10(number)

  • number: The number for which you want the base-10 logarithm.