Introduction - If you have any usage issues, please Google them yourself
Respectively dichotomy, Newton method, Secant Method, Newton descent method four kinds of iterative methods for solving nonlinear equation x5-3x3+ x-1 = 0 in the interval [-8,8〕 on all real roots, the design algorithm completion of the root interval isolation, and to achieve a single interval iterative algorithm for solving equations.