/Physics-Engine-Calculator

A calculator which is able to perform basic calculations, it converts the user's infix notation to postfix notation so that the computer is able to process and print out the results.

Primary LanguageC++

Physics-Engine-Calculator

A calculator which is able to perform basic calculations,

it converts the user's infix notation to postfix notation

so that the computer is able to process and print out the results.