Introduction - If you have any usage issues, please Google them yourself
This code will produce two ASCII output files:
spline.out. This contains the polynomial coefficients in Taylor series form for each interval defined by the spline interpolation points.
spline.plt. The spline evaluated at the error evaluation points.