Summary: | RoundFloor doesn't work as expected with negative numbers | ||
---|---|---|---|
Product: | [Frameworks and Libraries] alkimia | Reporter: | wojnilowicz <lukasz.wojnilowicz> |
Component: | General | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | onet.cristian, thb |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
wojnilowicz
2017-03-26 18:53:44 UTC
Which standard says LibreOffice is correct? Mathematically, rounding to floor always means rounding _down_, in other words, the result is not greater than the input. (In reply to Christoph Feck from comment #1) > Which standard says LibreOffice is correct? Mathematically, rounding to > floor always means rounding _down_, in other words, the result is not > greater than the input. You're right. LO is not standard. |