-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed as duplicate of#7
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Checklist
- I can reproduce the bug with the latest version given here.
- I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Affected app version
1.2.0
Affected Android/Custom ROM version
Android 16
Affected device model
Samsung Galaxy S23
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
- Do any basic calculation with more than two operands, like 130+100×5
- You'll see Calculator will automatically calculate the value of the first two operands and then with the result, it will do operation with the third operand.
Screen_Recording_20251127_212819_Calculator.mp4
Expected behavior
The Calculator should follow the BODMAS rule or something like that. It shouldn't divide the Operands and their mathematical operations at will.
Actual behavior
It does mathematical operations on two operands and then does further operation with the third operand.
Screenshots/Screen recordings
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists