Value :: log10 - Calculate logarithm on base-10
The function returns the base-10 logarithm value for the value.
Return value:  Double value ( double  )
A double value is a 64 bit floating number.
 
    
The function returns the base-10 logarithm value for the value.
A double value is a 64 bit floating number.