Jump to content

Root finding algorithm: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
mNo edit summary
Redirect to page with correctly punctuated title
Line 1: Line 1:
#REDIRECT [[Root-finding algorithm]]
A '''root finding algorithm''' is a numerical method or [[algorithm]] of finding a value x such that F(x) = 0, for a given [[function]] F. Here, x may be a single [[real number]] or a [[vector]].
Root finding algorithms are studied in [[numerical analysis]].

Root finding algorithm include:

* [[Newton's method]]
* [[Bisection]]

[[Root-finding algorithm]]

Revision as of 21:38, 30 November 2002