Root-finding algorithm: Difference between revisions

Content deleted Content added
m fmt
Robbot (talk | contribs)
m Andre Engels - Robot-assisted disambiguation: Function
Line 1:
A '''root-finding algorithm''' is a numerical method or [[algorithm]] of finding a value ''x'' such that ''F(x) = 0'', for a given [[function (mathematics)|function]] ''F''. Here, ''x'' may be a single [[real number]] or a [[vector space|vector]].
Root-finding algorithms are studied in [[numerical analysis]].