Description
Quick calculation from string
Keywords
Publisher
Description
Convert infix to RPN notation, and solve it
Keywords
Publisher
Description
revers polish notation calculator
Keywords
Publisher
Description
Parse simple expressions, in a language of your own description
Keywords
Publisher
Description
Command-line RPN Calculator.
Keywords
Publisher
Description
The shunting yard algorithm transforms a mathematical expression from infix notation into a reversed polish notation (postfix). This is a really extensible implementation.
Keywords
Publisher
Description
rpn calculator
Keywords
Publisher
Description
Reverse Polish notation calculator
Keywords
Publisher
Description
calculate a given RPN expression in javascript
Keywords
Publisher
Description
Move conditional logic out of source code and database triggers and into a reusable package, where explicit rules can be independently defined and managed.
Keywords
- archetype-pattern
- boolean-logic
- facts
- json
- node
- node-module
- node.js
- nodejs
- rpn
- rule-context
- rule-engine
- rule-override
- rule-overrides
- rule-set
- View more
Publisher
Description
calculator for natural formula like "1+2+3" for result 6, support custom function like sqrt(20) also whatever you want
Keywords
Publisher
Description
Simple node.js expression parser and evaluator using shunting-yard and reverse polish notation algorithms
Keywords
Publisher
Description
for natural formula like "1+2+3" for result 6, support custom function like sqrt(20) also whatever you want