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.
calculator swing stack scientific-calculator prefix infix calculator-app calculator-java scientific-calculator-in-java infix-to-postfix postfi scientific-calculator-swing
-
Updated
Jan 9, 2023 - Java