Return the base 10 logarithm of a 32 bit floating point value .
Requirements
Examples Dim a,x as Single x=log10(a)
Also See: exp, log, pow