etchsaleh / StackCalculator

Data Structures Project: A stack based calculator program that takes an algebraic equation (infix notation) from the user, converts it to reverse polish notation (postfix) and finally prints the output to the user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

etchsaleh/StackCalculator Issues