Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 793 Bytes

README.md

File metadata and controls

31 lines (15 loc) · 793 Bytes

Terminal-Based Scientific Calculator in Java! 🚀

This repository contains a basic command-line based scientific calculator implemented in Java.

Features:

Arithmetic Operations: Perform basic mathematical calculations such as addition, subtraction, multiplication, and division.

Trigonometric Functions: Calculate trigonometric values like sine, cosine, tangent.

Usage:

Clone the repository to your local machine. Compile the Java source files. Run the application in your terminal. Input your mathematical expressions and get instant results.

Disclaimer:

While the calculator aims to provide accurate results, it is not intended for critical applications.

License:

This project is open-source and available under the MIT License.

*if you liked it please give it a star :)