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





------- Additional comments from [EMAIL PROTECTED] Thu Mar  6 18:03:26 +0000 
2008 -------
The first value (B1) returns 0.0 because the value being pushed to INT there is
0.999999999999999555910790, while the second value (B2) returns 1.0 because the
pushed value is 1.000000000000000444089210.

To minimize this problem, I propose reducing the precision to single-precision
before flooring the value.  It will not solve the fundamental problem entirely,
but at least it will minimize the damage.

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