About RPNcalc
RPNcalc — Open Source Calculator App
GPL-3.0-onlyA simple, modern RPN calculator that uses RPN.
Reverse Polish Notation is a system where the operators are entered _after_ the operands.
For example, rather than 2 + 2, you would enter:
2
2
+
The main benefit is a faster, more accurate interface.
- License
- GPL-3.0-only
- Privacy
- Ad-Free, Open Source, No Tracking
- Platforms
- Android
Install
F-DroidGitHub