A powerful web-based scientific calculator with support for trigonometry (sin, cos, tan), logarithms (log, ln), exponents (x^y), and keyboard input. Built using JavaScript, HTML, and CSS.
✔️ Perform basic & advanced calculations
✔️ Supports exponents (^
), square root (√
), π, e
✔️ Keyboard shortcuts: Press numbers/operators, Enter
for =
, Backspace
for ⌫
✔️ Trigonometry functions: sin, cos, tan (in degrees)
✔️ Optimized for desktop & mobile
✔️ Minified JS for better performance
✔️ SEO-friendly meta tags added
✔️ Deployed on Netlify for fast, global access
Clone this repository and open index.html
in a browser:
git clone https://github.com/waswayne/scientific-calculator.git
cd scientific-calculator