Update README.md

added info
This commit is contained in:
TG 2025-02-21 05:44:54 +01:00
parent d13c6628cf
commit 7ca25f093e

View File

@ -1,3 +1,5 @@
# rational_root_theorem
A simple script to obtain roots of polynomials
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.