You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/12/01 11:24:17 UTC

[Bug 123784] New: Calc rounds integer 100 down to 99

https://issues.apache.org/ooo/show_bug.cgi?id=123784

            Bug ID: 123784
        Issue Type: DEFECT
           Summary: Calc rounds integer 100 down to 99
           Product: Calc
           Version: 4.0.1
          Hardware: PC
                OS: Windows 7
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: formatting
          Assignee: issues@openoffice.apache.org
          Reporter: tonictrinker@gmail.com
                CC: issues@openoffice.apache.org

Created attachment 82016
  --> https://issues.apache.org/ooo/attachment.cgi?id=82016&action=edit
"Trace"

Precondition:
Windows 8.1, Windows 7

Action:
Calculate percentage from one of two values: x.y and w.v

Result:
Over an amount of values x.y and w.v are the same. -> 100(%)
Then, the field with the result is rounded down ABRUNDEN(C1;0).
In some cases the result is ABRUNDEN(100;0) -> 99.

Expection:
Value 100 is rounded down 100 and not 99.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123784] Calc rounds integer 100 down to 99

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123784

Regina Henschel <rb...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
                 CC|                            |rb.henschel@t-online.de
         Resolution|---                         |DUPLICATE

--- Comment #2 from Regina Henschel <rb...@t-online.de> ---
That is not a real bug, but the normal behavior of data type double, see
comment #3 in bug 69749.

*** This bug has been marked as a duplicate of bug 69749 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123784] Calc rounds integer 100 down to 99

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123784

Regina Henschel <rb...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123784] Calc rounds integer 100 down to 99

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123784

Edwin Sharp <el...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |elish@apache.org
            Version|4.0.1                       |4.1.0-dev
     Ever confirmed|0                           |1
                 OS|Windows 7                   |All

--- Comment #1 from Edwin Sharp <el...@apache.org> ---
Confirmed with
AOO410m1(Build:9750)  -  Rev. 1539999
2013-11-09_04:08:11 - Rev. 1540252
Debian

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.