This application:
• | Calculates the roots (zeros) of polynomials of degree 1 through 10 with a convenient, easy-to-use interface. |
• | Allows you to store solutions into lists, load a list into the application for polynomial coefficients, and store the polynomial to a Y-Var to graph after quitting the App. |
• | Finds solutions to systems of linear equations. |
• | Allows you to load matrices containing the coefficients of linear systems, and identify whether a given system has a unique solution, an infinite number of solutions, or no solution. |