{{indexmenu_n>999}} ====== HermiteCSpline ====== ### InterpolatingFunction.HermiteCSpline(x,y,m) creates a [[https://en.wikipedia.org/wiki/Cubic_Hermite_spline|Cubic-Hermite-Spline]] with knots x, values y and slopes m (all tables of realvalues) InterpolatingFunction.HermiteCSpline(x,y) creates a [[https://en.wikipedia.org/wiki/Monotone_cubic_interpolation|Monotone-Cubic-Spline]] where the slopes are chosen such that the returned function is monotonic if y is monotonic ### ===== Table of contents ===== {{indexmenu>.#1|msort}}