K 10 svn:author V 3 bde K 8 svn:date V 27 2008-01-20T04:09:44.000000Z K 7 svn:log V 348 Oops, when merging from the float version to the double versions, don't forget to translate "float" to "double". ucbtest didn't detect the bug, but exhaustive testing of the float case relative to the double case eventually did. The bug only affects args x with |x| ~> 2**19*(pi/2) on non-i386 (i386 is broken in a different way for large args). END