程序输出
* Generate supporting points ... OK
* Interpolation of sine using linear method ... OK
* Interpolation of sine using cardinal spline method (open interval) ... OK
* Interpolation of sine using cardinal spline method (closed interval) ... OK
* Interpolation of sine using Kochanek spline (default setup) method <