[Bug math/13629] clog() returns wrong values around z=1
jsm28 at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Tue Mar 20 00:39:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=13629
--- Comment #5 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-03-19 20:21:02 UTC ---
Overflows and underflows for clog and clog10 fixed by:
commit 1897ad44326bb7761dcda46132ae303f7288aba9
Author: Joseph Myers <joseph@codesourcery.com>
Date: Mon Mar 19 20:13:10 2012 +0000
Fix clog overflow/underflow (bug 13629).
The problems near |z|=1 are *not* yet fixed (and will be somewhat more involved
to fix than the overflows/underflows).
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list