Returns the logarithm to base 10 of the given number. It is the same as LOG function where the base is 10.
Syntax
Examples
Formula | Result |
=LOG10(2) | 0.301029996 |
=LOG10(0.3) | -0.522878745 |
=LOG10(12.4) | 1.093421685 |
Possible Errors
Errors | Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
#NUM! |
|