Skip to content

Cannot use more than 2 Operands in a single line #189

@muntasimulhaque

Description

@muntasimulhaque

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

  1. Do any basic calculation with more than two operands, like 130+100×5
  2. 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

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions