[Bug math/14471] Inaccurate y0f function on x86_32
liubov.dmitrieva at gmail dot com
sourceware-bugzilla@sourceware.org
Wed Aug 15 14:34:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14471
--- Comment #1 from Liubov Dmitrieva <liubov.dmitrieva at gmail dot com> 2012-08-15 14:33:50 UTC ---
And x86_64 result (core2):
-bash-4.2$ gcc main_y0f.c -lm -odo
-bash-4.2$ ./do
inputs: a = (0x4155c70d) 1.336110e+01
actual = (0xb4800855) -2.3847920260778e-07
expected = (0xb47ff7c8) -2.3838867946324e-07
error = 4237 ulp
--
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