log10


function log10(num: real):real;

Returns the logarithm base 10 of the given number.