Returns the base 10 logarithm of the input number.
Syntax
log10 ( <number> )
Parameters
<number> is a number.
Returns
Number
Example
log10 ( 136 )