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/15899] exp2f() is not monotonic


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

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Although we have a few bugs like this, I don't think monotonicity is a 
goal for glibc libm functions, and I doubt we should add it as one.  It's 
certainly not part of the accuracy goals as I described them in 
<https://sourceware.org/ml/libc-alpha/2013-05/msg00132.html>.  (And a 
correctly rounded version, if added, should be crexp2f as per TS 18661-4 
rather than adding correct rounding to goals for existing functions for 
which it's not required.)

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