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

https://github.com/tholumuzikhuboni/scientific-calculator

A responsive scientific calculator built with HTML, CSS, JavaScript, and Bootstrap. It supports basic arithmetic and scientific functions, with error handling via modal alerts.
https://github.com/tholumuzikhuboni/scientific-calculator

calculator calculator-application calculator-javascript css css3 html html5 javascript scientific-calculator

Last synced: 8 months ago
JSON representation

A responsive scientific calculator built with HTML, CSS, JavaScript, and Bootstrap. It supports basic arithmetic and scientific functions, with error handling via modal alerts.

Awesome Lists containing this project

README

          

# Scientific Calculator

A **responsive scientific calculator** built with **HTML**, **CSS**, **JavaScript**, and **Bootstrap**. It supports basic arithmetic and scientific functions, with error handling via modal alerts.

### Live Preview
You can try the live version of the calculator here: [scientific-calculator.tholumuzi.co.za](https://scientific-calculator.tholumuzi.co.za)

### Features:
- Basic & scientific operations
- Error handling with modal

### Technologies:
- **HTML5**, **CSS3**, **JavaScript**, **Bootstrap**

### GitHub Repository
The source code is available on GitHub: [GitHub Repository](https://github.com/tholumuzikhuboni/scientific-calculator)

### Usage:
1. Clone or download the repository.
2. Open `index.html` in a browser.
3. Use the on-screen buttons to perform calculations.