Log10
Returns the logarithm of a numeric for the base 10
Log10(100) → 2
Log10(2.5) → 0.39
Inputs
Log10(number)
number
- A number expression
Last updated
Was this helpful?
Returns the logarithm of a numeric for the base 10
Log10(100) → 2
Log10(2.5) → 0.39
Log10(number)
number
- A number expression
Last updated
Was this helpful?