K 10 svn:author V 3 bde K 8 svn:date V 27 2005-12-11T17:58:14.000000Z K 7 svn:log V 273 Fixed the unexpectedly large maximum error after the previous commit. It was because I forgot to translate the part of the double precision algorithm that chops t so that t*t is exact. Now the maximum error is the same as for double precision (almost exactly 2.0/3 ulps). END