public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/2154] New: accuracy of cacoshl is bad.
@ 2006-01-15 18:02 aj at suse dot de
  2006-04-25 18:43 ` [Bug math/2154] " drepper at redhat dot com
  0 siblings, 1 reply; 3+ messages in thread
From: aj at suse dot de @ 2006-01-15 18:02 UTC (permalink / raw)
  To: glibc-bugs

Adding these tests to math/libm-test.inc's cacosh_test gives upto 770 ULPs for
the long double tests:

  TEST_c_c (cacosh, 0.3, 0.4, 0.405112337178030872507338405200229579L,
1.29016676450309079292712537938218583L);
  TEST_c_c (cacosh, -0.3, 0.4, 0.405112337178030872507338405200229579L,
1.85142588908670244553551800389731705L);
  TEST_c_c (cacosh, 0.3, -0.4, 0.405112337178030872507338405200229579L,
-1.29016676450309079292712537938218583L);
  TEST_c_c (cacosh, -0.3, -0.4, 0.405112337178030872507338405200229579L,
-1.85142588908670244553551800389731705L);

the float and double tests pass, just long double has this problem.

-- 
           Summary: accuracy of cacoshl is bad.
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: drepper at redhat dot com
        ReportedBy: aj at suse dot de
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


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

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


^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <bug-2154-131@http.sourceware.org/bugzilla/>]

end of thread, other threads:[~2012-02-22 22:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-15 18:02 [Bug math/2154] New: accuracy of cacoshl is bad aj at suse dot de
2006-04-25 18:43 ` [Bug math/2154] " drepper at redhat dot com
     [not found] <bug-2154-131@http.sourceware.org/bugzilla/>
2012-02-22 22:22 ` jsm28 at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).