cholu6768 / Newton-Horner-Method

Finding real roots of polynomials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newton-Horner-Method

Finding the real roots of polynomials. By using the Newton method in combination with the Horner method(Synthetical Divison)

About

Finding real roots of polynomials


Languages

Language:Python 100.0%