E N D
1. Newton-Raphson and Goldschmidt division algorithm Atahar Kamal Mostafa
Muhammad Ali Martuza
2. Introduction
3. Newton-Raphson Division Algorithm The steps of NewtonRaphson are:
Calculate an estimate for the reciprocal of the divisor (B): X0.
Compute successively more accurate estimates of the reciprocal: (X1,,Xk)
Compute the quotient by multiplying the dividend by the reciprocal of the divisor:
Q = AXk.
4. Newton-Raphson Division Algo.(Cntd..) Calculating reciprocal of a given number f (x) = B - 1/x f?(x)= x-2