public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/6778] New: expm1() raises bogus underflow exception for -large
@ 2008-07-30 11:06 mtk dot manpages at gmail dot com
  2008-07-31  8:30 ` [Bug math/6778] " mtk dot manpages at gmail dot com
  0 siblings, 1 reply; 4+ messages in thread
From: mtk dot manpages at gmail dot com @ 2008-07-30 11:06 UTC (permalink / raw)
  To: glibc-bugs

(glibc 2.8)
When expm1(x) is given a large negative x value (e.g., in the range -1e5 through
to -1e308), it correctly returns -1.

However, it also raises an underflow exception.  This is bogus.  The result has
not underflowed: the result is asymptotically close to 1 (not zero).

-- 
           Summary: expm1() raises bogus underflow exception for -large
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: aj at suse dot de
        ReportedBy: mtk dot manpages at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


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

------- 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] 4+ messages in thread

end of thread, other threads:[~2020-05-23 10:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-6778-131@http.sourceware.org/bugzilla/>
2012-02-29 20:59 ` [Bug math/6778] expm1() raises bogus underflow exception for -large jsm28 at gcc dot gnu.org
2012-07-06 11:20 ` jsm28 at gcc dot gnu.org
2020-05-23 10:35 ` mtk.manpages at gmail dot com
2008-07-30 11:06 [Bug math/6778] New: " mtk dot manpages at gmail dot com
2008-07-31  8:30 ` [Bug math/6778] " mtk dot manpages at gmail dot com

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