Formula Functions > Functions H to L > LOG10 |
This function returns the logarithm base 10 of the number given.
LOG10(value )
The number specified by the argument must be a positive real number.
Accepts numeric data. Returns numeric data.
LOG10(B3)
LOG10(R1C2)
LOG10(115) gives the result 2.0606978404
This function is available in product version 1.0 or later.
LN | LOG | Math and Trigonometry Functions