Calculate an arithmetic operation using operand and operator stacks. Arithmetic operation is given in string format.
-
Updated
Jun 6, 2019 - C
Calculate an arithmetic operation using operand and operator stacks. Arithmetic operation is given in string format.
Converts infix expressions to prefix expressions in C.
Add a description, image, and links to the operand topic page so that developers can more easily learn about it.
To associate your repository with the operand topic, visit your repo's landing page and select "manage topics."