Newton's Method

- Natural & Formal Sciences -
Mathematics & Logic Dictionary
Definition
An iterative root-finding or nonlinear solver that uses local linearization via the derivative (one-dimensional) or the Jacobian (multidimensional) to update approximations by solving linearized equations at each step.