A responsive Engineering Calculator built using HTML, CSS, and JavaScript with support for scientific operations like sin, cos, log, square root, and power functions.
A modern Engineering (Scientific) Calculator built using HTML, CSS, and JavaScript. It supports advanced mathematical operations and provides a clean, responsive user interface.
-
Basic arithmetic operations (+, −, ×, ÷)
-
Scientific functions:
- sin, cos, tan
- log (base 10)
- square root (√)
- power (xʸ)
- π (Pi value)
-
Clean and modern UI with gradient background
-
Fully responsive design
-
Single file implementation (easy to use)
- HTML5
- CSS3
- JavaScript (Vanilla JS)
(# 🧮 Engineering Calculator
A modern Engineering (Scientific) Calculator built using HTML, CSS, and JavaScript. It supports advanced mathematical operations and provides a clean, responsive user interface.
-
Basic arithmetic operations (+, −, ×, ÷)
-
Scientific functions:
- sin, cos, tan
- log (base 10)
- square root (√)
- power (xʸ)
- π (Pi value)
-
Clean and modern UI with gradient background
-
Fully responsive design
-
Single file implementation (easy to use)
- HTML5
- CSS3
- JavaScript (Vanilla JS)
-
Clone the repository:
git clone https://github.com/cboby213/engineering-calculator.git
-
Open the project:
- Open
index.htmlin your browser
- Open
-
Trigonometric functions use radians by default
-
To use degrees:
angle * Math.PI / 180
()
- Degree/Radian toggle
- Dark/Light mode switch
- Keyboard input support
- Graph plotting feature
Your Name
⭐ If you like this project, give it a star! )
-
Clone the repository:
git clone https://github.com/cboby213/engineering-calculator.git
-
Open the project:
- Open
index.htmlin your browser
- Open
-
Trigonometric functions use radians by default
-
To use degrees:
angle * Math.PI / 180
(Add GitHub Pages link here)
- Degree/Radian toggle
- Dark/Light mode switch
- Keyboard input support
- Graph plotting feature
boby Chandra
⭐ If you like this project, give it a star!