This is a Simple Calculator that you can use directly in your web browser. It's built with HTML, which sets up all the buttons and the display screen; CSS, which makes it look clean and easy to use; and JavaScript, which handles all the math and makes sure the calculator actually works when you press the numbers and operations. It performs basic arithmetic operations including addition, subtraction, multiplication, and division and also have Trigonometric functions: sin, cos, tan and Power functions: square, cube, square root, cube root and Other operations: Factorial, Exponential, and clear/reset and History feature with delete option. It's a lightweight calculator and perfect as a beginner-level project to understand DOM manipulation and event handling in JavaScript.
AnuragRajuSalpe/Calculator-Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|