Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages