Newton's method

id: newton-s-method-180-9740514
title: Newton's method
text: In numerical analysis, Newton's method, also known as the Newton–Raphson method, named after Isaac Newton and Joseph Raphson, is a root-finding algorithm which produces successively better approximations to the roots of a real-valued function. The most basic version starts with a real-valued function f, its derivative f′, and an initial guess x0 for a root of f. If f satisfies certain assumptions and the initial guess is close, then x 1 = x 0 − f f ′ is a better approximation of the root than x0
brand slug: wiki
category slug: encyclopedia
description: Algorithm for finding zeros of functions
original url: https://en.wikipedia.org/wiki/Newton%27s_method
date created: 2002-01-20T22:55:10Z
date modified: 2024-09-05T11:43:31Z
main entity: {"identifier":"Q374195","url":"https://www.wikidata.org/entity/Q374195"}
image: {"content_url":"https://upload.wikimedia.org/wikipedia/commons/8/83/Methode_newton.png","width":290,"height":167}
fields total: 13
integrity: 16

Related Entries

Explore Next Part