https://bugs.kde.org/show_bug.cgi?id=378119

            Bug ID: 378119
           Summary: RoundFloor doesn't work as expected with negative
                    numbers
           Product: libalkimia
           Version: trunk
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: kmymoney-de...@kde.org
          Reporter: lukasz.wojnilow...@gmail.com
  Target Milestone: ---

Problematic function is convertDenominator which doesn't work as expected with
negative numbers.

case 1:
input = -1.009
output = -1.01
desired output = -1

case 2:
input = 1.009
output = desired output = 1

RoundFloor doesn't work as in LibreOffice.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to