Hexadecimal numbers ending with AC not working
Bug #1838226 reported by
Martin Rosenau
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-calculator (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
This bug affects hexadecimal numbers in "Programming mode":
If a hexadecimal line ends with the hexadecimal digits "AC", the calculator interprets this as "Acos" and refuses input.
Maybe other combinations of hexadecimal digits have a similar effect.
Example:
9A+D7+AC
As a work-around "+0" can be added to the line:
9A+D7+AC+0
To post a comment you must log in.