incorrect calculations with negative numbers

Bug #1558144 reported by Yuloya
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
courses
Confirmed
High
Unassigned

Bug Description

Incorrectly calculated the difference of negative numbers.
Example 1.
Input:
          "-6-(-8)"
Result: "0"
Сorrectly: "2"

Example 2.
Input:
          "-8-(-3)"
Result: "0"
Сorrectly: "-5".

Changed in courses:
status: New → Confirmed
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.