~~~~~~~~~~~~~IMPORTANT, PLEASE READ~~~~~~~~~~~~~~ This project is designed to assist you in calculating the zeroes of high-degree polynomials. It is not meant to be a way around it. Being able to calculate these problems on your own is an important skill to have, and I do not encourage using shortcuts all the time, particularly if you are incapable of doing it by hand and need to practice, or on tests (Assuming you are still in school). If you are unable to use tools like this at some point and need to solve a problem, you basically aren't any better off than if you didn't know it in the first place. By typing "I understand" into the first screen on the project, you have read the above and the below instructions and know how to use this and when to. ***INSTRUCTIONS*** When the project requests input: Enter the coefficients of each term of your equation, pressing enter between each of them. Because the program uses synthetic division, please substitute a 0 for any values necessary. When you're finished, type done, and the calculator will provide you with the solutions to your equation. Don't input any letters or symbols, this will break your calculation.