rational_root_theorem
A simple script to obtain real roots of polynomials using the reational root theorem. The input is only the coefficients of each term in the polynomial. The output is a list of real solutions equal or less than the degree of the polynomial.
Laguage is Spanish.
Languages
Python
100%