The class is used to determine the limit of a sequence of approximations, by means of the Epsilon algorithm of P. Wynn.
The class is used to determine the limit of a sequence of approximations, by means of the Epsilon algorithm of P. Wynn.
public EpsilonAlgorithm();
The class is used to determine the limit of a sequence of approximations, by means of the Epsilon algorithm of P. Wynn.
public EpsilonAlgorithm(int);
EpsilonAlgorithm Class | Imsl.Math Namespace