Tairraos / rpn.js

Reverse Polish Notation tools. Translate infix expression to reverse polish notation (postfix expression) and Calculate reverse polish notation. support + - * / ^ % ! √ ( ). 逆波兰表达式工具,可以把普通表达式转换为逆波兰表达式,还可以计算逆波兰表达式。支持+ - * / ^ % ! √ ( )。
57Updated 5 years ago

Related projects: