Skip to content

Java Calculator that uses postfix notation to interperate a user string and then evaluate and return the correct answer.

Notifications You must be signed in to change notification settings

collections54/Java-PostFix-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Java-PostFix-Calculator

Evaluates a users inputted infix expression by converting it to postfix notation then sending it to an evaluate class. The files themselves are an Eclipse Project

About

Java Calculator that uses postfix notation to interperate a user string and then evaluate and return the correct answer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages