[Bug math/15750] New: Various functions raise FE_INEXACT when the results are exact and representable

gcc.hall at gmail dot com sourceware-bugzilla@sourceware.org
Wed Jul 17 13:04:00 GMT 2013


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.



More information about the Glibc-bugs mailing list