Developed by Juan Mena
This calculator use the Reverse Polish notation (RPN) that is a mathematical notation wherein every operator follows all of its operands.
Interpreters of Reverse Polish notation are often stack-based; that is, operands are pushed onto a stack, and when an operation is performed, its operands are popped from a stack and its result pushed back on. So the value of postfix expression is on the top of the stack. Stacks, and therefore RPN, have the advantage of being easy to implement and very fast.
熱門國家 | 系統支援 | 版本 | 費用 | APP評分 | 上架日期 | 更新日期 |
---|---|---|---|---|---|---|
台灣 Taiwan | Windows Windows 市集 | 1.0.0.0 App下載 | 免費 | 2012-02-17 | 2014-09-19 |