*** Welcome to piglix ***

Numerical method


In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm.

Let be a well-posed problem, i.e. is a real or complex functional relationship, defined on the cross-product of some input data set and an output set , such that exists a locally lipschitz function called resolvent, which has the property that for every root of , . We define numerical method for the approximation of , the sequence of problems


...
Wikipedia

...