K 10 svn:author V 3 bde K 8 svn:date V 27 1997-02-24T17:44:08.000000Z K 7 svn:log V 172 Use the C library version of log10() instead of the inaccurate formula log10(x) = log10e * log(x). This fixes some small (one or two ULP) inaccuracies. Found by: ucbtest END