LOG10 Function

The LOG10 function is one of the math and trigonometry functions. It is used to return the logarithm of a number to a base of 10.

Syntax

LOG10(number)

The LOG10 function has the following argument:

Argument Description
number A numeric value for which you want to get the logarithm to a base of 10. It must be greater than 0.

Notes

How to apply the LOG10 function.

Examples

The figure below displays the result returned by the LOG10 function.

LOG10 Function