Polynomial approximations
The Weierstrass approximation theorem states that every continuous function defined on a closed interval ,bcan be uniformly approximated as closely as desired by a polynomial function. For practical work it is often desirable to minimize the maximum absolute or relative error of a polynomial fit for any given number of terms in an effort to reduce computational expense of repeated evaluation. Polynomial expansions such as the Taylor series expansion are often convenient for theoretical work but less useful for practical applications. Truncated Chebyshev series, however, closely approximate the minimax polynomial. One popular minimax approximation algorithm is the Remez algorithm.References
{{ReflistExternal links