Polynomial Calculator written in C++ that prompts a Menu telling the user the available actions into the program. The program utilizes a Stack as a data structure and pushes the result of the ...