happycalculator-plus
calculator for natural formula like "1+2+3" for result 6, support custom function like sqrt(20) also whatever you want;add support pow
calculator for natural formula like "1+2+3" for result 6, support custom function like sqrt(20) also whatever you want;add support pow
A simple logical parser as an npm module
calculate a given RPN expression in javascript
!= a RPN calculator using math.js (http://mathjs.org/)
Calculate a postfix (Reverse Polish Notation) expression.
infix to postfix converter
A RPN calculator for the command line
Unlimited lists in javascript
RPN calculator for the command line
Command line RPN calculator
逆波兰表达式与或运算规则
rpn calculator
simple function counting rpn
Tokenizers for Infix strings. Only for SE-1222 (Data Structures) class, not for production use.