Category:Root-finding algorithms
From Free net encyclopedia
fr:Catégorie:Algorithme de recherche d'un zéro d'une fonction A root-finding algorithm is a numerical method or algorithm for finding a value x such that f(x) = 0, for a given function f. Here, x is a single real number. Root-finding algorithms are studied in numerical analysis.