Introduction - If you have any usage issues, please Google them yourself
Given set of data, according to a specified order, according to the principle of least squares normal equations
Polynomial fitting and the QR decomposition method.
Given set of data, find the interpolating polynomial through these points.