This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/2549] ulp computation doesn't support denormalized returns


------- Additional Comments From hjl at lucon dot org  2006-04-12 22:34 -------
Another one

Failure: Test: atan2 (0X1.FFFFFFFFFFFFFP-1022, 0X1P+1) == 0X0.FFFFFFFFFFFFFP-1022
Result:
 is:          2.22507385850720138309e-308   0x1.00000000000000000000p-1022
 should be:   2.22507385850720088902e-308   0x0.fffffffffffff0000000p-1022
 difference:  4.94065645841246544177e-324   0x0.00000000000010000000p-1022
 ulp       :  inf
 max.ulp   :  0.0000

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2549

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]