About 電卓(メモリー機能付)
機能は、メモリー・パーセント計算と基本的な機能のみです。
計算結果の元となる計算式がディスプレイ下に表示されるようになっています。
【パーセント計算】
足し算・引き算
10,000+30%=13,000
10,000-30%=7,000
掛け算・割り算
10,000×30%=3,000
(10,000×0.3)
10,000÷30%=33,333.333333
(10,000÷0.3)
【更新履歴】
[2017/05/04] ver 1.0.6
・%で計算後の+-押下時の処理の変更
例)10000 × 8% = 800
次に+(または-)を押下すると元の値に対して演算を行う
ここで+を押下すると下記式が処理されます
10000 + 800 = 10800
※-だと 10000 - 800 = 9200
・ボタンの文字を少し大きくしてみました。
[2016/09/11] ver 1.0.5
・設定ボタンの追加
①メモリーボタンの表示/非表示設定
②評価ボタンの追加
[2016/09/03] ver 1.0.4
・細かい修正
[2016/08/26] ver 1.0.3
・細かい修正
[2016/08/22] ver 1.0.0
・アプリ公開 Feature is only memory-percent calculation and basic functions.
Calculation formula as a result of calculation based on has become to be displayed at the bottom of the display.
[Percent calculation]
addition subtraction
10,000 + 30% = 13,000
10,000-30% = 7,000
Multiplication, division
10,000 × 30% = 3,000
(10,000 × 0.3)
10,000 ÷ 30% = 33,333.333333
(10,000 ÷ 0.3)
【Change log】
[2017/05/04] ver 1.0.6
After calculation in-% + - changes of depression at the time of processing
Example) 10000 × 8% = 800
Operate on pressing the the original value - then + (or)
Here pressing the + and the following formula is processed
10000 + 800 = 10800
※ - but if 10000 - 800 = 9200
Button of the character I tried a little larger.
[2016/09/11] ver 1.0.5
• Adding Settings button
Display / non-display setting of ① memory button
Additional ② evaluation button
[2016/09/03] ver 1.0.4
· Minor fixes
[2016/08/26] ver 1.0.3
· Minor fixes
[2016/08/22] ver 1.0.0
App Public