A scientific calculator program that gets infix expressions from input, converts them to postfix and prefix notation, and shows the result by evaluating the postfix expression.
-
Updated
Jan 9, 2023 - Java
A scientific calculator program that gets infix expressions from input, converts them to postfix and prefix notation, and shows the result by evaluating the postfix expression.
Add a description, image, and links to the postfi topic page so that developers can more easily learn about it.
To associate your repository with the postfi topic, visit your repo's landing page and select "manage topics."