Search
@enigmaoffline/node-exp-solver
Mathematical expression solver / Reverse Polish Notation calculator for NodeJS
v1.0.4 URL:
https://unpkg.com/@enigmaoffline/node-exp-solver@1.0.4/lib/index.js
Open
Browse Files
RPN
Solver
Equation
Tokenizer
Mathematical Expression
rpn-calculator
Reverse Polish notation calculator
v0.0.3 URL:
https://unpkg.com/rpn-calculator@0.0.3/rpn.js
Open
Browse Files
RPN
calculator
Reverse Polish notation
math
rpn-infix-postfix
RPN infix to posfix
v1.0.5 URL:
https://unpkg.com/rpn-infix-postfix@1.0.5/index.js
Open
Browse Files
RPN
infix
postfix
math
nrpl
Navlost's Reverse Polish Language
v0.1.0 URL:
https://unpkg.com/nrpl@0.1.0/index.js
Open
Browse Files
RPL
RPN
Forth
HP
scripting
language
embedded
inpostfix
Convert infix to RPN notation, and solve it
v1.1.1 URL:
https://unpkg.com/inpostfix@1.1.1/main.js
Open
Browse Files
postfix
infix
RPN
Reverse Polish Notation
postfix notation
shunting-yard algorithm