Root-finding algorithm

This is an old revision of this page, as edited by Robbot (talk | contribs) at 20:03, 22 March 2004 (Andre Engels - Robot-assisted disambiguation: Function). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 algorithms include: