https://github.com/frossm/rpncalc
RPNCalc: The Command Line Reverse Polish Notation (RPN) Calculator
https://github.com/frossm/rpncalc
calculator command-line constants high-percision java lifo polish-notation rpn-calculator rpn-calculator-java scientific-calculator snap stacks trigonometry undo unit-conversion user-defined-functions
Last synced: about 10 hours ago
JSON representation
RPNCalc: The Command Line Reverse Polish Notation (RPN) Calculator
- Host: GitHub
- URL: https://github.com/frossm/rpncalc
- Owner: frossm
- License: mit
- Created: 2019-08-23T17:02:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-15T23:00:07.000Z (23 days ago)
- Last Synced: 2026-01-16T22:07:25.383Z (22 days ago)
- Topics: calculator, command-line, constants, high-percision, java, lifo, polish-notation, rpn-calculator, rpn-calculator-java, scientific-calculator, snap, stacks, trigonometry, undo, unit-conversion, user-defined-functions
- Language: Java
- Homepage: https://github.com/frossm/rpncalc
- Size: 66.9 MB
- Stars: 37
- Watchers: 4
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://frossm.github.io/RPNCalc-UserGuide) to do a better job of explaining how to use RPNCalc. 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.
# [RPNCalc User Guide](https://frossm.github.io/RPNCalc-UserGuide/)
The (somewhat) current RPNCalc help screen:
