Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 266 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 266 Bytes

PolynomialSolver

This program is designed for students that have forgotten their calaculator and want to quickly find the answer to a polynomial equation.

Required input: a=(num), b=(num), c=(num)

Will not return complex numbers, will only display real numbers