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/18196] New: atanf spurious underflows


https://sourceware.org/bugzilla/show_bug.cgi?id=18196

            Bug ID: 18196
           Summary: atanf spurious underflows
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org

The sysdeps/ieee754/flt-32 version of atanf produces spurious underflow
exceptions for some large arguments.  For example, on x86_64, atanf (0x1p31f)
(whose result is very close to pi/2) produces such an exception.

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