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/15394] Inaccurate imaginary part of catan result, real part of catanh result


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

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-24 18:50:05 UTC ---
Fixed for 2.18 by:

commit 2f38fbfe09e4856c571bf0c80844e5dac9bc77ec
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Apr 24 18:49:13 2013 +0000

    Fix catan, catanh inaccuracy through use of log (bug 15394).

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