To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=94241
------- Additional comments from [EMAIL PROTECTED] Wed Sep 24 10:10:16 +0000 2008 ------- The type 'fractional' is not a store format but a view format. For calculating OOo takes the stored numbers. If you enter '1.33' and display it as fraction with one digit in denominator, OOo takes that fraction which fit the best, which is '1 1/3' here. But showing the value as fraction doesn't change its value. The value is still '1.33'. If you want to get more accuracy, than you have to enter the value directly as fraction. Then the value would be '1.33333333333333'. You can see the real value in the input line. I've filled a column in your example so that you can see, that the addition is correct then. --------------------------------------------------------------------- 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]
