To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98823 Issue #|98823 Summary|Order / Preceding order of operations Component|Spreadsheet Version|OOo 3.0 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P2 Subcomponent|programming Assigned to|spreadsheet Reported by|fmoreno
------- Additional comments from fmor...@openoffice.org Tue Feb 3 22:53:42 +0000 2009 ------- there is a problem when executing the following calculations on the spreadsheet application. Please see below the two formulas should produce identical results and it is not the case. x^2 should be executed before the division in either case. =exp(-x^2/4) =exp(-(x^2)/4) I hope the above helps. Thanks --------------------------------------------------------------------- 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