Application for calculating the real roots of a polynomial
...The higher is the degree, the faster the execution time increases.
But for common examples, the application does the job well.
You will find more about it at this web site:
https://www.frojasg1.com:8443/downloads_web/web/html/raicesDePolinomios.html?origin=sourceforge
The NA_WorkSheet is a set of algorithms coded in Java that implements various Numerical Analysis techniques. The tool may be used for graphing, root finding, differentiation, integration, interpolation, linear systems solving, and matrix operations.