HyperVS / notation-converter

An implementation of a Deque data structure to convert between common mathematical notations for arithmetic, namely postfix, infix, and prefix notations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notation Converter

An implementation of a Deque data structure to convert between common mathematical notations for arithmetic, namely postfix, infix, and prefix notations.

About

An implementation of a Deque data structure to convert between common mathematical notations for arithmetic, namely postfix, infix, and prefix notations.


Languages

Language:C++ 100.0%