Opened 11 years ago
Closed 9 years ago
#3653 closed defect (duplicate)
Calculate does not raise negative exponents in history, leading to confusion
Reported by: | greenfeld | Owned by: | rwh |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Calculate | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | OLPC | |
Bug Status: | Unconfirmed |
Description
- Start Calculate.
- Enter "82". You will be told that the result of 82 is 64.
- Enter "8-1". You will be told the result of the calculation "8-1" is 0.125.
The exponent needs to be raised in the history view in the second case, just like the first.
Seen in OLPC 12.1.0 os11/Calculate-40, 11.3.1 os885/Calculate-37.
Change History (1)
comment:1 Changed 9 years ago by godiard
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Duplicated of #4810