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/15307] casinh inaccurate for arguments close to i with imaginary part above 1


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

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-03-27 14:39:51 UTC ---
Fixed for 2.18 by:

commit 3a7182a14becbf3149419bdbaff4388b636c9f31
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Mar 27 14:38:44 2013 +0000

    Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).

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