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/14469] Inaccurate j0f function on x86_32 and x86_64


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

--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-08-15 15:11:00 UTC ---
For reference for anyone working on improving accuracy for Bessel 
functions (an issue for all the versions for all floating-point formats, 
not just x86 / x86_64): http://www.cl.cam.ac.uk/~jrh13/papers/bessel.ps.gz 
discusses how to achieve correct rounding for Bessel functions of any 
fixed constant order (jn/yn will be harder).

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