Reverse Polish Notation Application icon

Reverse Polish Notation 1.0r

1.2 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Reverse Polish Notation, developed and published by Alex Beschler, has released its latest version, 1.0r, on 2015-06-26. This app falls under the Tools category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Reverse Polish Notation APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.alexbeschler.reversepolishnotation

Updated: 10 years ago

Developer Name: Alex Beschler

Category: Tools

Installation Instructions

This article outlines two straightforward methods for installing Reverse Polish Notation on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Reviews

3 ★, on 2015-10-04
Instead of a stack, one enters a prefix equations and then computes the value that is displayed in some hard to read and non-persistant pop-up at the bottom of the screen. A proper RPN calculator should allow for stack-based evaluation. Also, this does not provide dedicated input so you must use the generic keyboard to enter the equation.

Previous Versions

Reverse Polish Notation 1.0r
2015-06-26 / 1.2 MB / Android 4.1+

About this app

Just an implementation of Material Design in a Reverse Polish Notation app. The RPN algorithm is based on Boyko Bantchev's: http://www.math.bas.bg/bantchev/place/rpn/rpn.java.html.

I'm probably not going to update this to be a full calculator. This was more of an experiment to try out Google's Material Design.

Source code is available at: https://github.com/AlexBeschler/ReversePolishNotation