javascript-calculator icon indicating copy to clipboard operation
javascript-calculator copied to clipboard

Calculator allows input after result, leading to incorrect calculations

Open basilgoodluck opened this issue 11 months ago • 1 comments

When using the calculator, if a result is displayed after pressing the equals (=) button, and additional numbers are input without clearing the result, the calculator performs incorrect calculations.

basilgoodluck avatar Dec 24 '24 01:12 basilgoodluck