[Bug math/13942] x86 acos inaccurate near 1
joseph at codesourcery dot com
sourceware-bugzilla@sourceware.org
Thu Apr 5 00:13:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=13942
--- Comment #6 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-04-05 00:12:54 UTC ---
fabs instructions could be used to avoid issues with sqrt(-0) = -0 (if
that's the round-downward issue you mean) and may be cheaper than taking
two square roots.
--
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.
More information about the Glibc-bugs
mailing list