Retro Gadgets

Retro Gadgets

评价数不足
RPN Calculator
   
奖励
收藏
已收藏
取消收藏
Gadget
Category: code, tool
标签: open
文件大小
发表于
更新日期
261.905 KB
1 月 30 日 上午 8:50
6 月 24 日 上午 8:51
2 项改动说明 ( 查看 )

订阅以下载
RPN Calculator

描述
A simple RPN calculator, the dot and +/- keys are currently inop, but will be fixed with an update soon.

To use:
Input your number, press the down arrow, the stack indicator will light up, repeat with another number.

Press any operation, two numbers will bne poped from the stack and the result will be displayed, you can then push that result onto the stack.

If the light above the stack indicator lights up you have an error, it could be a stack overflow or you don't have enough numbers in the stack to do a calculation for example.