An experimental polynomial solver that finds nearing values of roots in O(n^2)
newton root-finding polynomials polynomial root roots newton-raphson polynom newton-raphson-algorithm roots-counting
- Updated
Jul 15, 2022 - JavaScript
An experimental polynomial solver that finds nearing values of roots in O(n^2)
Add a description, image, and links to the newton-raphson-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the newton-raphson-algorithm topic, visit your repo's landing page and select "manage topics."