RPN
RPN Calculator
Simple fixed-point decimal arithmetic, Reverse Polish Notation calculator. RPN calculators may be in the minority but they are easy to learn and very efficient. The idea is that the operator follows the operands, so that instead of typing 2 + 2 =, one types 2 enter 2 enter +. The left arrow either deletes the last digit or drops the last item from the stack. The up arrow show a few other functions such as setting the number of decimal points, swapping items on the stack and the use of exponents.
License: GPLv3+
Website: http://meta.ath0.com/software/rpn/
Issue Tracker: https://github.com/lpar/RPN/issues
Source Code: https://github.com/lpar/RPN
Packages
NOTE: Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications, and it's a less secure way to download, especially if you are not currently using HTTPS. We recommend that you install the F-Droid client and use that.
Version 2.0.3
This version is built and signed by F-Droid, and guaranteed to correspond to the source tarball below.
download apk 115 kBsource tarball 32.2 MB
no permission changes
view permissions [ⓘ 1]
Version 2.0.1
This version is built and signed by F-Droid, and guaranteed to correspond to the source tarball below.
download apk 115 kB (+82 kB)source tarball 32.1 MB
no permission changes
view permissions [ⓘ 1]
Version 1.8.1
This version is built and signed by F-Droid, and guaranteed to correspond to the source tarball below.
download apk 33 kBsource tarball 64 MB
view permissions [ⓘ 1]

