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/15750] New: Various functions raise FE_INEXACT when the results are exact and representable


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

            Bug ID: 15750
           Summary: Various functions raise FE_INEXACT when the results
                    are exact and representable
           Product: glibc
           Version: 2.16
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: gcc.hall at gmail dot com

Examples are log10(100), cbrt(27), exp10(2), log2(2), pow(4.0, 0.5)

These all return the correct exact value, but FE_INEXACT is raised.

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