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/22227] expm1f gives inaccurate results


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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
All the results observed with this test are within 1ulp of the correctly
rounded result, in fact always one of the two floating-point numbers closest to
the mathematical result, which is well inside glibc's documented accuracy
goals, so this report does not disclose a bug in glibc.

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