2025-02-21 05:44:54 +01:00
2025-02-21 05:36:10 +01:00
2025-02-21 05:41:36 +01:00
2025-02-21 05:44:54 +01:00

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.

Description
A simple script to obtain roots of polynomials
Readme GPL-3.0 42 KiB
Languages
Python 100%