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/15416] catan, catanh inaccuracy from atan2


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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> 2013-04-30 11:30:20 UTC ---
Fixed for 2.18 by:

commit caf84319c1614d8aa867d8db80219f4e9b1bf735
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Apr 30 11:27:35 2013 +0000

    Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416).

-- 
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.


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