3D Scientific Calculator π’
A sleek, interactive 3D-style calculator built with HTML, CSS, and JavaScript.
This version includes both basic and scientific functions such as:
- Addition, subtraction, multiplication, division
- Square root (
β
)
- Exponentiation (
xΒ²
)
- Trigonometric functions (
sin
, cos
, tan
)
- Logarithmic functions (
log
, ln
)
- Mathematical constants (
Ο
, e
)
π» Live Demo: Click here to try it
π Features
- 3D button effects with shadows and animations
- Clean responsive layout
- Works directly in the browser (no installs)
- Uses JavaScriptβs
Math
object for accurate calculations
π How to Use
- Clone or download the repo
- Open
calculator.html
in your browser
- Use the buttons to perform calculations
π Tech Stack
- HTML5
- CSS3
- JavaScript (Vanilla)
β¨ Author
Kate-90-maker
Follow me on GitHub π @Kate-90-maker