myrpncalcdemo

myrpncalcdemo

g.icpope
2016年07月31日
  • 278.9 KB

    ファイルサイズ

  • Android 2.2+

    Android OS

このmyrpncalcdemoについて

This is a demo rpn calculator app. Just an example, not a pro app.

basically you push enter to place something on the "stack", and then when you want to complete an operation, you don't have to push =, just the operator which will pull the top thing from the stack and, for example, add it to the last thing you typed.

try putting in 12, enter, 3, +.

It shows you the answer as well as placing the answer on the stack.

How Reverse Polish Notation works:

if you wanted to add 2 and 5:

on a normal calculator 2 + 5 : you would push the 2 button, then the plus button,

then the 5 button, then the equals button

in RPN 2 5 + : you push the 2 button, enter it onto the stack, then push the 5 button, and then the plus button.

the nice thing about reverse polish notation is that when you do calculations with lots of numbers, there are no parenthesis. If we wanted to computer 3 * (5 + 2) , on a regular calculator we would have to add 5 and 2 first, then multiply it by 3. In RPN we can type 3 5 2 + * . Just that simple.

もっと見る

最新バージョン 1.03 の更新情報

Last updated on 2016-07-31
Added regular calculator functionality, as well as a check box to switch between rpn and standard
もっと見る

ビデオとスクリーンショット

  • myrpncalcdemo ポスター
  • myrpncalcdemo スクリーンショット 1

myrpncalcdemo APK 情報

最新バージョン
1.03
カテゴリー
教育
Android OS
Android 2.2+
ファイルサイズ
278.9 KB
開発者
g.icpope
APKPure で安全で高速な APK のダウンロード
APKPure は署名検証を使用して、ウイルスフリーの myrpncalcdemo APK ダウンロードを保証します。

myrpncalcdemoの旧バージョン

myrpncalcdemo 1.03

278.9 KB2016年07月31日
ダウンロード
APKPure アイコン

APKPureアプリで超高速かつ安全にダウンロード

Android で XAPK/APK ファイルをワンクリックでインストール!

ダウンロード APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies