bryg / rpn-calculator

Solves math equations using Reverse Polish Notation logic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpn-calculator

Reverse Polish Notation cacalculator using a self implemented stack data structure.

About

Solves math equations using Reverse Polish Notation logic.


Languages

Language:C++ 100.0%