IMLOG10 Function Explained
The IMLOG10
Function in Microsoft Excel returns the base-10 logarithm of a given number. It takes a single argument, which is the number whose logarithm is to be calculated. The result is a double-precision number.
IMLOG10 Function Syntax
IMLOG10(number)
- number: The number for which you want the base-10 logarithm.