A level MATHS > The Newton-Raphson Iterative Method > Flashcards
What is the formula you need to know for this method?
Xn+1 = Xn -f(Xn) / f’(Xn)