Skip to content

Basic reverse polish notation calculator example in Java (Yeah, I could have made it cooler (and account for things more advanced than the four basic operands), I know). The program will solve basic equations in reverse polish notation. The reason I'm doing this is because I stumbled upon a list of basic to more advanced programming projects. I'…

Notifications You must be signed in to change notification settings

mattcrts/RPN-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Basic reverse polish notation calculator example in Java (Yeah, I could have made it cooler (and account for things more advanced than the four basic operands), I know). The program will solve basic equations in reverse polish notation. The reason I'm doing this is because I stumbled upon a list of basic to more advanced programming projects. I'…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages