RPN is a four function calculator designed to replace the standard Android calculator. It features large buttons designed for easy touchscreen use. It operates using Reverse Polish Notation, uses high accuracy decimal arithmetic internally, and has a fixed point scrollable display.
The code is open source and available at https://github.com/lpar/RPN
Found a bug? E-mail meta@pobox.com
RPN is a four function calculator designed to replace the standard Android calculator. It features large buttons designed for easy touchscreen use. It operates using Reverse Polish Notation, uses high accuracy decimal arithmetic internally, and has a fixed point scrollable display.
The code is open source and available at https://github.com/lpar/RPN
Found a bug? E-mail meta@pobox.com