LOG10
Name
Base 10 logarithm
Description
Returns the log base 10 of the number X .
Syntax
LOG10(value)
Remarks
The number specified by the value argument must be a positive real number.
Data Type
Accepts numeric data. Returns numeric data. For more information, see Data Type for Each Cell Type.
Example
LOG10(R1C2)
LOG10(B3)
LOG10(115)=2.0606978404