Description: The square root known iteration formulas Xn+ 1 = (Xn+ a/Xn)/2, set X = a/2. Write a program input a value are calculated the square root. The end of the iteration condition is x n+ 1-xn < 10-5
To Search:
File list (Check if you may need any files):
test1.doc