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/13942] x86 acos inaccurate near 1


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

--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-04-04 09:20:34 UTC ---
I expect the approach suggested in the libc-help posting of using 
(1-x)*(1+x) would be fine as a fix.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]