Returns the base-10 logarithm of the specified number.
Syntax Copy Code |
---|
LOG10( Number n ) → Number |
Returns the base-10 logarithm of n. If n is negative or zero, the function returns the #NUM! error value.
Formula Copy Code |
---|
=LOG10(100) |
Function Reference
LOG Function
LN Function
POWER Function
EXP Function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |