/RPNCalulator

[oldschool look] Simple calculator with RPN converter

Primary LanguagePython

RPNCalulator

Web app that converts expresion int infix notation to postfix and calculate it's value

Calculator supports +, -, *, /, $ (for root), ^ (for power)