← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (OFFICE-2032) 6.11.37 PPMT - Testcase includes too many arguments, function definition missing

From
OASIS Issues Tracker <>
Date
2009-08-26T00:14:15+00:00
ID
496463931.1501251245655436.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (OFFICE-2032) 6.11.37 PPMT - Testcase includes too many arguments, function definition missing
6.11.37 PPMT - Test case includes too many arguments, function definition missing
---------------------------------------------------------------------------------

                 Key: OFFICE-2032
                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-2032
             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
          Issue Type: Bug
          Components: OpenFormula
    Affects Versions: ODF 1.2
            Reporter: Eric Patterson


The third expression for the PPMT function appears to be incorrect, containing too many parameters.

Current Expression:
=PPMT(3%;1;12;100;1;200;1)

Result:
-23.435558876±ε


I believe the corrected expression should be:
=PPMT(3%;1;12;100;200;1)


It's unclear if this affects the text of the function definition until a formula definition is added.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →