package icon

RPN

Reverse Polish Notation 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.

Versions

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. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 2.0.4 (18) suggested Added on Jun 12, 2024

    This version requires Android 4.0.3 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • control vibration
      Allows the app to control the vibrator.

    Download APK 165 KiB PGP Signature | Build Log

  • Version 2.0.3 (17) - Added on Oct 11, 2012

    This version requires Android 4.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • control vibration
      Allows the app to control the vibrator.

    Download APK 115 KiB PGP Signature | Build Log

  • Version 2.0.1 (15) - Added on Jul 26, 2012

    This version requires Android 4.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • control vibration
      Allows the app to control the vibrator.

    Download APK 114 KiB PGP Signature | Build Log