Log10

 

Purpose:

Calculates the base-10 logarithm log(x).

Parameter:

Number

Return value:

Number

Example:

Log10(1000)    Result: 3