Polynomial Interpolation - Purdue University
https://www.cs.purdue.edu/homes/ren105/cs314/Chapter4_CS314.pdfPolynomial Interpolation In this chapter, we consider the important problem of approximating a function f(x), whose values at a set of distinct points x 0, x 1, x 2,...,x n are known, by a polynomialP(x) such that P(x i) = f(x i), i = 0,1,2,...,n. Such a polynomial is known as an interpolating polynomial. An approximation of this function is desirable