Freeware Listing: Reverse Polish Notation

aRPNCalc is a complete yet simple RPN calculator (Reverse Polish Notation). It is a suitable solution to replace the Windows default calculator, so you can take advantage of the effectiveness and facility of the RPN notation.

For a best efficiency, all functions are accessible directly using the keyboard. It is never necessary to use the mouse, which is not very practical.

Lastly, RPN Calc enables you to modify the aspect of the interface by choosing among the available skins. You can also create your own skins. A glance on the .RSD files will enable you to understand how to proceed.

  • Platform: WinOther

Application presents conversion arithmetic statements to polish notation and reverse polish notation. As a sample of usage, application contains simple calculator. Example polish notation is conversion from "7 / (2 3)" to "/ 7 + 2 3", reverse polish notation is from "(2 +3) * 5" to "2 3 + 5 *". The project is located at https://github.com/wtopolski/PolishNotation..

  • Platform: Android 4.x

Free C/C++ Mathematical Parser library based on RPN (Reverse Polish Notation) algorithm. The lib can be used to parse and calculate complicated mathematical expressions as well as draw plots of any function..

  • Platform: WinOther

Infix to Postfix Converter was created as a small and simple tool that manages to convert infix notations to postfix notations (reverse polish).

All the you have to do is enter the infix operation and press the "Enter button", the software will automatically display the postfix notation and calculate your equation.

Infix to Postfix Converter is a tool that's been built with the help of the Java programming language.


.

  • Platform: WinOther

perform arithmetic operations in either RPN (Reverse Polish Notation) or ALG (Algebraic) mode.more than one hundred functions are supported, including algebraic, trigonometric, hyperbolic, date, statistical, and financial functions.In addition to Farsight Calculator contains a set of powerful tools,such as "Finance box","date calculations" and "Unit convertor" etc.

Main Features:
 1.RPN&ALG Mode
 Farsight Calculator can be set to perform arithmetic operations in either RPN (Reverse Polish Notation) or ALG (Algebraic) mode.
 2.Date Calculations
 Determine information about a specific date, or calculate the date 90 days from today.

  • Platform: Win2000, Windows Server, Windows Vista, WinOther

Graphical Reverse Polish Notation calculator running in Linux and Windows. Programmable. Provides Reals, Complex, Vectors, Matrices, Binaries, Lists, Expressions, Strings and Programs. Implements RPL, the HP programming language of HP-28 and HP-48 series..

  • Platform: WinOther

Cross-platform C++ library for Reverse Polish Notation calculus. Focuses on providing a reusable set of RPN functionalities such as parsing, variable substitution and computation..

  • Platform: WinOther

A simple, strongly typed Reverse Polish Notation (RPN) application used to teach programming concepts..

  • Platform: Mac OS X, Unix

Bible Concordance generator and viewer for UNIX/Linux/Cygwin, written in C.Supports multiple word searches using boolean operators and Reverse Polish notation. Unlike printed concordances, shows complete verse, and in context..

  • Platform: Linux, Unix
  • MathJ
  • License: Freeware
  • Rating

Java library for simple managing and solving sophisticated mathematic expressions and equations, based on Reverse Polish Notation (RPN).

  • Platform: Linux, Mac OS X, WinOther

This is a calculator that uses the outstanding way of entering numbers HP uses in their calculators, called RPN, Reverse Polish Notation. It is designed a really minimal calculator implemented as a sidebar gadget for Windows Vista.
RPN Calculator Gadget License - GNU General Public License (GPL).

  • Platform: WinOther

RPNcalculatorNet is a useful and complex looking calculator that uses the Reverse Polish Notation (RPN).

The calculator supports DEC, HEX, BIN, OCT numbers, GRAD, RAD and DEG. You can now use it to perform various calculations.


.

  • Platform: Windows 7, WinOther, WinVista

RPNCalculator is a useful and complex looking calculator that uses the Reverse Polish Notation (RPN).

The calculator supports DEC, HEX, BIN, OCT numbers, GRAD, RAD and DEG. You can now use it to perform various calculations.


.

  • Platform: Windows 7, WinOther, WinVista
  • pRPN
  • License: Freeware
  • Rating

Graphical Reverse Polish Notation calculator running in Linux and Windows. Programmable. Provides Reals, Complex, Vectors, Matrices, Binaries, Lists, Expressions, Strings and Programs. Implements RPL, the HP programming language of HP-28 and HP-48 series.


.

  • Platform: Win7 x64, Windows 7, WinOther, WinVista, WinVista x64

This is a simple calculator for the UPN principle (Reverse Polish Notation) works. Inspired by the many products from Hewlett-Packard for this area.
Some features:
- It has all the basic arithmetic operations and can also squares and calculates root
- The stack comprises four levels and is always visible
- Automatic switching between German and English, depending on the setting of the device
- Import and export values via the clipboard
- Landscape mode
- Accuracy of ~15 digits
- Ad-free.

  • Platform: Android 4.x

RPNator is an RPN (Reverse Polish Notation) scientific calculator.

Features:
- Minimalistic design with large buttons.
- Long press for alternate function.
- Postfix notation (to calculate 2*3+4*5, press 2, ENTER, 3, *, 4, ENTER, 5, *, +).
- Unlimited stack.
- Three-line display.
- 16 digits precision.

Operations:
CE / AC - clear entry / clear all stack
LOAD / save - copy saved number to the top / save the current number
ENTER / drop - add the current number to the top / remove the top number
sin / asin - sine / arcsine
cos / acos - cosine / arccosine
tan / atan - tangent / arctangent
exp / pow - exponential / nth power function
sqrt/ cbrt - square / cube root
x^2 / x^3 - square / cube
1/x / root - 1/x / nth root
ln / log - natural logarithm / logarithm to base n
n! - factorial...

  • Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x

A basic Reverse Polish Notation Calculator with 2 functions.

  • Publisher: Doug Fane
  • Date: 16-10-2014
  • Size: 194 KB
  • Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x

galculator is a GTK 2 based calculator with ordinary notation/reverse polish notation, a formula entry mode, different number bases (DEC, HEX, OCT, BIN) and different units of angular measure (DEG, RAD, GRAD). galculator features two user modes: basic and scientific mode. Basic mode is intended for simple computations. Only the most important operations and functions are available in algebraic mode as well as in Reverse Polish Mode..

  • Platform: C and C plus plus, Scripts

gdcalc is a financial, statistics, scientific and programmers calculator for Unix and Linux. The GUI was written with glade(1) and uses the Gnome/Gtk-2 toolkit - so it may well be compatible with themes and other whiz-bang features of those systems. gdcalc has both Algebraic notation (ie. conventional, TI or Casio style) and Reverse Polish Notation (RPN or Hewlett-Packard style)..

  • Publisher: Bob Hepple
  • Date: 25-01-2013
  • Size: 328 KB
  • Platform: C and C plus plus, Scripts

Pagkalos is an interpreted language written in Java. It supports the lambda-calculus and object-oriented techniques. All statements are writeen in reversed polish notation. Java-classes, objects and methods are easily accessible with the dot-notation..

  • Platform: Linux, Mac OS X, WinOther

Reverse Polish Notation: Freeware | All

New Reviews


Ad-Aware Free Antivirus+

You might have experienced that with some programs, other smaller programs are attached and they get installed silently. Also, many times, these programs, also known as adware or spyware, are downloaded silently or by mistake through internet. ...


Arkout 3D Deluxe

Arkout 3d deluxe (or as we'll say from here on, simply arkout 3d) is a three dimensional re imagining of the classic concept of arcanoid, also known as brick or breakout. In the original arcanoid game, the aim is the move your baton across the ...


Privacy Winner

Many computer users know that over time your computer slows down. Give it six months and if you’re unlucky enough, your brand new shiny Windows 7 computer will be running just as slow as your old XP one was, causing you no end of problems such ...


Funny Photo Maker

It happens a lot of times that you capture a photograph, it is good enough but you still want to play with it and improve it. There are lots of programs available for photo editing and some might say that you should use Adobe’s Photoshop. Yes, ...


Advanced System Optimizer

Keeping your Computer fast, clean and error free is of utmost importance if you want to get most out of it. Over the passage of time, many personal computers get clogged with errors, unnecessary or duplicate files and shortcuts leading to fragmented ...


Access Controller

Access Controller is an application that helps secure your computer desktop whilst your away from it. When you're away from your computer, you can enable Access Controller so that a password is required to unlock your desktop and continue ...


Mozilla Thunderbird

Mozilla is well known name in the internet industry. In fact, good amount of people are connecting to internet with Mozilla Firefox and this number is growing with time but I’ll be sharing my views on one of the lesser known product of ...


Secure Virtual Desktop

Secure Virtual Desktop is a piece of software that allows you to enter a temporary ‘Secure’ desktop state, where everything is filtered and anonymous - sounds interesting, doesn’t it? Secure Virtual Desktop is definitely something ...


Screencatch

There are numerous occasions when you need to take screenshot of anything on your computer. A screenshot is used for serving many purposes like tutoring, in eBooks, as electronic proofs etc.Taking screenshots is a relatively tedious task without ...



New Downloads

Dr.Web CureIt

Dr.Web CureIt is an
indispensable tool for curing
computers running MS Windows
8/7/Vista/XP/Server
2003/2008/2012 ...

VyprVPN for Mac

The VyprVPN for Mac
application automatically
configures and simplifies
managing your VPN connections.
Switch freely ...

Data Puppy Lite (64-bit)

Data Puppy Lite is a database
migration tool for Oracle,
MySQL, SQL Server &
PostgreSQL that demonstrates
the basic ...

SSuite Lemon Juice

It contains all the necessary
software applications to get
anyone started immediately...
from a loan burdened student,
an ...

PictBear

PictBear is a useful tool that
was designed in order to
provide you with a simple
means of creating your own
drawings.

FrostWire Ultra Accelerator

FrostWire Ultra Accelerator is
an enforcing add-on module for
the fresh but already popular
Frostwire client. It enables
...

Jolix Tag Editor

Jolix Tag Editoris is an
easy-to-operate tag processing
software with prodigious
features and options. The
program allows ...

eMule Turbo Accelerator

eMule Turbo Accelerator is a
new add-on for eMule file
sharing program

Spring Dream

This dreamy spring screensaver
shows beautiful animated
scenes of springtime. Spring
is a magnificent time when
nature ...



Related Searches

Algo Reverse Polish Notation
Delphi Reverse Polish Notation
Reverse Polish Notation Algorithm
Reverse Polish Notation Applet
Calculator Reverse Polish Notation
Convert Polish Notation
Create Polish Notation Tree
Delphi Reverse Polish
Desktop Reverse Polish Calculator
Flash Reverse Polish Calculator
Ip Range Polish Notation Calculator
Microsoft Reverse Polish Calculator