Asiatik/codezilla

Issue - Adding Newton-Raphson method in Python

somaditya opened this issue · 0 comments

Newton-Raphson Method (Python)

This algorithm finds the real roots of a polynomial using successive approximation.

Are you working on this? - Yes