An open API service indexing awesome lists of open source software.

https://github.com/adityakrmishra/calculator


https://github.com/adityakrmishra/calculator

animation calculator css css3 dsa html html5 java javascript js json math project py python web website

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Scientific Calculator 🧮

A professional scientific calculator with animated buttons and modern UI, built using HTML, CSS, and JavaScript.

## Features ✨

- **Scientific Functions**:
- Trigonometric functions (sin, cos, tan)
- Logarithmic functions (log, ln)
- Square root (√) and Power (^)
- Factorial (!) operations
- Constants (π, e)

- **Modern UI**:
- Glassmorphism design with blur effects
- Animated button interactions
- Responsive layout
- Professional gradient background

- **Enhanced Functionality**:
- Keyboard support
- Error handling
- Parentheses support
- Percentage calculations
- History tracking

## How to Use 🖱️

1. Click buttons to input numbers and operations
2. Use keyboard shortcuts for faster input
3. Press `=` or Enter to calculate results
4. Press `C` or Escape to clear input
5. Use Backspace to delete last character

## Installation 💻

1. Clone the repository:
```bash
git clone https://github.com/adityakrmishra/scientific-calculator.git
```
2. Open in browser:
``` cd scientific-calculator && open index.html
```

## Technologies Used 🛠️
HTML5
CSS3 (Flexbox, Grid, Animations)
JavaScript (ES6)
Glassmorphism Design

## License 📄
This project is licensed under the MIT License - see the LICENSE.md file for details.