Minimax approximation algorithm: Difference between revisions

Content deleted Content added
internal link fixed.
SmackBot (talk | contribs)
m Date maintenance tags and general fixes
Line 1:
{{Context|date=October 2009}}
{{context}}
Polynomial expansions such as the [[taylor series]] expansion are often convenient for theoretical work but less useful for practical applications. 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.
 
Line 8:
 
[[Category:Numerical analysis]]
 
 
{{math-stub}}