You've forgotten about the rules of precedence (BODMAS). Division
happens before addition, so split up the calculation you have is:

6 + ( 5 / 2 )

5/2=2.5
6+2.5=8.5

The bug is invalid.

** Changed in: gcalctool (Ubuntu)
       Status: New => Invalid

-- 
6+5/2 =8.5???
https://bugs.launchpad.net/bugs/466411
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to