AZ
Calculator-app
A simple web-based calculator supporting basic arithmetic operations and trigonometric functions.
Features
- Basic Arithmetic Operations: Addition, Subtraction, Multiplication, Division
- Trigonometric Functions: Sine, Cosine, Tangent, Inverse Sine, Inverse Cosine, Inverse Tangent
- Logarithmic Function: Logarithm base 10
- Square and Square Root Functions
Demo
Getting Started
Prerequisites
To run this project, you need a web browser.
Installation
- Clone the repository:
git clone https://github.com/AzkaSahar/Calculator-app.git
- Navigate to the project directory:
cd Calculator-app - Open
calc.htmlin your web browser.
Usage
Click the buttons to enter numbers and operations. First enter number or expression then click on the function buttons. Click = to evaluate the expression. Click Clear to reset the calculator.
Files
calc.html: The main HTML file.calc.css: The stylesheet for styling the calculator.calc.js: The JavaScript file containing the calculator logic.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Acknowledgements
- Background and button design inspiration from various online calculators.
On this page
Languages
JavaScript69.3%CSS19.2%HTML11.5%
Contributors
Created July 13, 2024
Updated January 17, 2025
