noeq

!= a RPN calculator using math.js (http://mathjs.org/)

infix-rpn-eval

Convert math expressions between postfix (RPN) and infix notations and evaluate them

happycalculator

calculator for natural formula like "1+2+3" for result 6, support custom function like sqrt(20) also whatever you want