Cubic spline interpolation is performed by passing through all the given data points, while the points between the data points are cubic. Therefore we define a piecewise cubic function between the ...