To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=31656
User regina changed the following:
What |Old value |New value
================================================================================
CC|'' |'er,regina'
--------------------------------------------------------------------------------
IssuesThisDependsOn| |40309
--------------------------------------------------------------------------------
Issue type|DEFECT |PATCH
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Jul 17 16:17:20
+0000 2009 -------
There are two reasons for the bug.
(1) The coefficients in the series are not precise enough to get more than float
accuracy.
(2) The switch to the approximation at x>8 is much to early.
I applied the same solution as for BesselJ (see issue 40309) to BesselY too.
Because someone who will work on it later needs an detailed explanation how the
implementation correspond to the algorithm in the book, I have not included it
in the code, but will attach a description here.
The patch is based on the already integrated patch of issue 40309.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]