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 2016/12/27 15:33:32 UTC

[Issue 127261] wrong calculation of an average

https://bz.apache.org/ooo/show_bug.cgi?id=127261

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

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

--- Comment #1 from Regina Henschel <rb...@t-online.de> ---
Most of the values in column "Nota Act" are not integer and therefor the values
in column O have decimals too.

If you need integer values, then you need to round somewhere.

BTW: The result of AVERAGE is not an integer in the most cases.

-- 
You are receiving this mail because:
You are the assignee for the issue.