Skip to content

WhyTonyCry/JavaCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Java Calculator with Reverse Polish Notation (RPN)

This project is a powerful and lightweight calculator built in Java. It uses Reverse Polish Notation (RPN) for accurate and efficient expression evaluation. The calculator supports basic arithmetic operations: +, -, *, /, ^ and handles parentheses for complex expressions.

Features: Supports addition, subtraction, multiplication, and division. Correctly processes parentheses in expressions. Implements Reverse Polish Notation (RPN) for optimal performance. Whether you're solving simple equations or complex expressions, this calculator is designed to provide reliable and fast results.

About

Java calculator for ur purpose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages