A fully functional scientific calculator designed for advanced mathematical computations. This project is built to support a wide range of operations, from basic arithmetic to trigonometry, logarithms, and more, with a user-friendly interface.
- Basic Arithmetic: Addition, subtraction, multiplication, division.
- Scientific Operations:
- Trigonometric functions: sin, cos, tan, etc.
- Logarithmic functions: log, ln.
- Exponential and power calculations.
- Factorials, square roots, percentages.
- Advanced Features:
- Memory functionality.
- Error handling for invalid inputs.
- Parentheses support for complex expressions.
- Frontend: HTML, CSS, JavaScript (for interactive UI).
-
Clone the repository: bash git clone https://github.com/Ansh5748/Formula-Fusion.git
-
Navigate to the project directory: bash cd Formula-Fusion
-
Open the index.html file in your web browser for basic usage.
- Open the calculator interface.
- Input your desired mathematical expression.
- Use the provided buttons to perform calculations or clear entries.
- View the results instantly displayed on the screen.
- Implement basic operations.
- Add support for trigonometric and logarithmic functions.
- Integrate history tracking for past calculations.
Deploy -Netlify-(https://unique-profiterole-7eb686.netlify.app/)
Enjoy using the Scientific Calculator!