Description: 1.For f (x) = 4/(1 x* x), calculated [0,1] points
2.Newton method for the equation f (x) = x* (x+1)* (x+1)-1 = 0 near the root of 0.4, accurate to four significant figures.
3.With the dichotomy equation f (x) = x* x* xx* x-2* x+1 = 0 in the interval [0,1] one real root, requires three efficiency numbers.
To Search:
File list (Check if you may need any files):
eff.cpp
nddd.cpp
szjf.cpp