To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40309


User regina changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'regina'                  |'er,regina'
--------------------------------------------------------------------------------




------- Additional comments from reg...@openoffice.org Sat Jul  4 21:26:25 
+0000 2009 -------
Hi Eike, this patch is only a draft, but you need it to understand my questions.
The algorithm itself is finished, but I need some advise how to handle 
exceptions.

One exception occurs, when neither the normal algorithm nor the asymptotic
formula can be used, in the draft the line
return 888.88; // throw total loss of accuracy

The other exception is, when the algorithm does not converge in the
fMaxIteration steps. I think, that this will not happen, because I estimate the
iterations at the beginning, but I have no proof. It is at the end the line
return 999.99; // throw no convergence

---------------------------------------------------------------------
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to