javascript-calculator
javascript-calculator copied to clipboard
Calculator allows input after result, leading to incorrect calculations
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.