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


User er changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              QA contact|[EMAIL PROTECTED]                 |[EMAIL PROTECTED]
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------
            Subcomponent|code                      |programming
--------------------------------------------------------------------------------
        Target milestone|OOo Later                 |OOo 3.0
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Apr 24 20:06:59 +0000 
2008 -------
In cws odff03:

sc/source/core/inc/interpre.hxx  1.32.20.2
sc/source/core/tool/interpr2.cxx  1.35.20.2

Applied last patch as is, except that I added some spaces here and there for
readability ;-) between operators and variable names.

This includes returning values for roots < -1; plus accepting non-integer
PayType other than 0 or 1, with reservation to what the ODFF specification may
define in the end.

@regina: The test case document you attached in rows 9 and 10 has proofs with
comment "should be zero", but for various cases it isn't. I assume the "should"
is to be considered purely mathematical and the difference is within the error
margins of the algorithm used and acceptable?

One more question: does allowing PayType other than 0 or 1 affect the functions
FV, NPER, PMT and PV, would these have to be adapted? Currently they distinguish
between PayType > 0.0 and any other value to do different calculations, the
value itself is not included in the calculation.

Many thanks again for your work!

  Eike


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

Reply via email to