Welcome to the Scientific Calculator GitHub repository! 🚀 This repository houses a sleek and techie C++ program that brings a powerful scientific calculator to your fingertips. 🌐 The calculator supports a variety of mathematical operations, making it your go-to tool for both basic and advanced calculations.
- Addition, Subtraction, Multiplication, and Division
- Trigonometric functions: sin(), cos(), tan() 📐
- Square root, Factorial, Exponentiation, Cube root
-
Clone the repository to your local machine:
git clone https://github.com/B3TA-BLOCKER/Scientific-Calculator.git
-
Navigate to the repository:
cd scientific-calculator
-
Compile and run the C++ program:
g++ Scientific_Calculator.cpp -o Scientific_Calculator ./Scientific_Calculator
-
Follow the on-screen instructions to unleash the power of calculations! 🚀
If you find any issues or have suggestions for improvement, feel free to open an issue or create a pull request. Contributions are welcome!
This Scientific Calculator is licensed under the MIT License.