Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Calculator makes the sum of the two previous numbers before multiplying #16

Open
TheDynamical opened this issue Jun 19, 2018 · 1 comment

Comments

@TheDynamical
Copy link

I tried out the calculator and I figured out when you do (3+3*3), your calculator adds the 3+3 as soon as you click multiply (this should only happen when + or - is clicked for the second time, not * or /). This results in the answer being equal to 18 instead of the correct answer, 12.

@mattsousa
Copy link

@ahfarmer correct me if i am wrong
This calculator looks pretty much like old-school calculatora.
Don't believe it is an issue, but it would be a cool feature :)

vbrin27 pushed a commit to vbrin27/calculator that referenced this issue Jul 23, 2020
elizabethhess0320 pushed a commit to elizabethhess0320/calculator that referenced this issue Nov 15, 2021
elizabethhess0320 added a commit to elizabethhess0320/calculator that referenced this issue Nov 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants