Description: Subroutine to solve real roots of polynomials with real coefficients. The first coefficients of the polynomial can not be zero. A numerical example is included in the main program, in order to learn and understand.
To Search:
File list (Check if you may need any files):
Newton-Maehly Method\exam811.c
....................\NEWTPO.C
Newton-Maehly Method