Clean RPN Application icon

Clean RPN 1.0

274.1 KB / 10+ Downloads / Rating 3.2 - 16 reviews


See previous versions

Clean RPN, developed and published by Luke Sleeman, has released its latest version, 1.0, on 2013-05-02. This app falls under the Tools category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 3.2, based on 16 reviews.

Clean RPN APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.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: au.com.lukesleeman.rpn

Updated: 12 years ago

Developer Name: Luke Sleeman

Category: Tools

Installation Instructions

This article outlines two straightforward methods for installing Clean RPN 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.

App Rating

3.2
Total 16 reviews

Reviews

4 ★, on 2013-06-08
I expected that hitting the enter button would push a number to the stack and that the operator buttons would perform operations on that stack as with other RPN calculators (real ones, not just apps). This was not the case. Once I worked out I had to put the entire expression on one line it was fine

2 ★, on 2015-10-03
Instead of being based around a stack, the RPN only applies to the current equation written on one line separated by spaces. The value is computed when enter is pressed. This also means there is no support for dup, roll, etc.

5 ★, on 2014-05-24
This is rpn, and its also really great. easy to use once you realise how it works!

1 ★, on 2014-04-12
Just another algebraic calculator.

2 ★, on 2014-07-04
Doesn't have a stack. You have to put the entire expression on one line which seriously hampers the way I use an RPN calculator. It works as the author intended, but I suspect the author never used a real RPN calculator before.

2 ★, on 2013-10-25
It just isn't. Putting an algebraic expression on a line isn't RPN.

Previous Versions

Clean RPN 1.0
2013-05-02 / 274.1 KB / Android 2.1+

About this app

Clean RPN is a simple and clean RPN calculator. Unlike other RPN calculators which try and mimic the appearance 30 year old desk calculators, clean RPN takes advantage of the screen space and rich input that your phone or tablet provides. The results of your calculation appear while you type and a scrollable list of previous calculations allows you to easily keep track of your history.

Features:
• Perform calculations using RPN - Reverse Polish notation AKA postfix notation
• Results appear as you type your calculation - no need to press enter
• Scroll through a list of history
• Tap on a result from your history to include it in the current calculation
• Support for tablets and phones
• Share your history via e-mail, etc
• Use custom number and function key boards to build your calculation - or your devices built in keyboard
• Wide number of mathematical functions supported

Mathematical functions supported
◦ Multiply, Divide, Subtract and Add
◦ Sin, Cos, Tan,
◦ Shin, Cosh, Tanh
◦ Arc-Sin, Arc-Cos, Arc-Tan, Arc-Tan2
◦ Arc-Sinh, Arc-Cosh, Arc-Tanh
◦ Exponents
◦ log and log10
◦ Square and Cube roots
◦ Ceiling and floor
◦ GCD and LCM
◦ Pi
◦ Factorial
◦ e^x
◦ Modulus
◦ Negate
◦ exchange X,Y
◦ Integer devision