Skip to content

hellothisismynewusername/rpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpn

Reverse Polish Notation calculator (postfix calculator). This calculator uses fractions so that floating point calculation errors can be avoided when possible. The file macros.txt can be used to make macros that can be used in the calculator. Run cargo run to build and run. Run with the argument -f [inputfilename] (without the square brackets) to input a file to evaluate.

About

Reverse Polish Notation calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages