Skip to content

A simple Java calculator that was created without the use of the evaluate function, focusing on how to properly process functions without pre-built libraries

License

Notifications You must be signed in to change notification settings

Jack-Development/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Java Calculator ➕➖✖️➗

Welcome to this simple Java calculator project! This calculator is designed without using the evaluate function, focusing on how to properly process mathematical calculations without relying on pre-built libraries.

Project Overview 📝

The goal of this project is to understand and implement mathematical calculations such as addition, subtraction, multiplication, and division without leveraging the built-in evaluate function of Java. This approach provides a deeper understanding of how these operations are handled at a lower level.

Development 🔧

This project was developed using the following tools:

Java

License 📄

This project is licensed under the MIT License. Please see the LICENSE file for more details.

About

A simple Java calculator that was created without the use of the evaluate function, focusing on how to properly process functions without pre-built libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages