Perform fundamental arithmetic operations including addition, subtraction, multiplication, and division. Utilize operators like +, -, *, and / to handle straightforward calculations. Sine (sin): ...
In this project I have created a simple scientific calculator using HTML, CSS and JavaScript. The operations available are : 1. Addition 2. Substraction 3. Multiplication 4. Divison 5. Modulo 6.