Jump to content

Newton's method

From Simple English Wikipedia, the free encyclopedia
Revision as of 01:19, 23 August 2012 by EmausBot (talk | changes) (r2.7.3) (Robot: Modifying nl:Methode van Newton-Raphson)

In math, Newton's method (also known as the Newton–Raphson method, named after Sir Isaac Newton and Joseph Raphson) is a method for finding the zeroes (or roots) of a function whose values are all real. Newton's method often converges very quickly, especially if the "guess value" begins sufficiently near the desired root. Just how close "sufficiently near" needs to be, and just how fast "remarkably quickly" can be, depends on the problem. Unfortunately, when the initial guess is far from the root, Newton's method can lead an unwary user astray with little warning. Template:Link GA