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/14471] Inaccurate y0f function on x86_32


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]