To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116254
                 Issue #|116254
                 Summary|Iteration doesn't converge
               Component|Spreadsheet
                 Version|OOO320m18
                Platform|PC
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|bagusmahawan





------- Additional comments from bagusmaha...@openoffice.org Thu Dec 30 
06:26:38 +0000 2010 -------
I don't know why but in the following case calc won't iterate properly.
Here's the example:
 A:    50                      ; let's say 50
 B:    = D + E
 C:    = A + F
 D:    = MIN(C4*0.05;2.5)
 E:    = MAX(C4-50;0)*0.15
 F:    = D + E                 ; F is exactly the same as B

The expected result is F (or B)= 2.94. But instead it gives us 2.50 for the
first try. You need to enter A:50 several times in other to have the right
calculation F = 2.94.
If you delete column B, then it works properly.

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