A beautiful and fully functional scientific calculator built with HTML, CSS, and JavaScript.
It includes a scientific expression evaluator, a calculation history panel, and a stopwatch timer โ all inside a responsive and visually modern UI.
- โ Scientific functions: sin, cos, tan, log, ln, โ, ^, !, ฯ, e, mod, abs, exp, and more
- โ Calculation history (up to 20 operations)
- โ Stopwatch timer with start/stop and reset
- โ Red/black modern theme with yellow hover effects
- โ Responsive layout for mobile and desktop
- โ Built without any external libraries โ pure HTML/CSS/JavaScript
advanced-calculator/
โโโ index.html # Main HTML structure
โโโ style.css # Calculator & layout styling
โโโ app.js # Calculator logic & interactions
โโโ screenshot.png # UI screenshot for README preview
โโโ README.md # Project documentation
โโโ assets/ # (Optional) icons, images, fonts etc.
This project is licensed under the MIT License.
made by Yalda Khoshpey