Newtons Method Calculator
Formula :
xn+1 = xn -
f(xn)
f′(xn)
f′(xn)
Current Approximation (Xn) =
Value of the Function at xn (f(xn)) =
Value of the Derivative at xn (f'(xn))
=
Next Approximation (xn+1) :