Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.07 KB

README.md

File metadata and controls

16 lines (9 loc) · 1.07 KB

Banner

INTRODUCTION

RPNCalc is the command-line based Reverse Polish Notation (RPN) calculator. RPN calculators make it very simple to do complex calculations, especially if there are parentheses involved.

I've created a detailed User Guide to do a better job of explaining how to use RPNCalc. It's not hard, but there are quite a few advanced capabilities that require explanation. The old readme.md file was getting long and hard to manage.

If you have questions, issues, feedback, or ideas, please let me know. You can contact me via the links in the Introduction page of the User Guide.


Screen Shot1

Screen Shot2