Back to deals
bcRPN

Utilities

Free

bcRPN

by Paul Wilkins

4.8 (6) v2.0 0 MB Universal 4+

Screenshots

Description

This is a RPN (Reverse Polish Notation) Calculator. It supports complex numbers and uses extended precision math for all operations. The stack depth is unlimited. In case a mistake was made, up to 10 operations can be undone.

RPN calculators work by entering the numbers on the stack first, then selecting the operation. For example to add 3 + 4, press:
3
Enter
4
+

What's new (v2.0)

Numbers are left justified during data entry.