1.

For finding the square root of N using Newton's iterative formula, the correct expression is:

Answer» f(xn) = (x2n - N).


Discussion

No Comment Found