A simple calculator application created using HTML, CSS, and JavaScript. It supports addition, subtraction, multiplication, and division with an intuitive layout.
-
Updated
Feb 12, 2024 - HTML
A simple calculator application created using HTML, CSS, and JavaScript. It supports addition, subtraction, multiplication, and division with an intuitive layout.
A simple parser written in python for evaluating expressions and sub-expressions consisting of arithmetic operations (`plus`, `minus`, `multiplication` and `division` and `parenthesis`) involving `int`.
JavaScript Calculator
Add a description, image, and links to the arthimetic-expressions topic page so that developers can more easily learn about it.
To associate your repository with the arthimetic-expressions topic, visit your repo's landing page and select "manage topics."