CubicInterp
Returns the natural cubic spline interpolated values of R along D, interpolating for values of X.
(stub)
Declaration
CubicInterp( D,R : Numeric[I] ; X : numeric ; I : Index )
See also
Comments
Returns the natural cubic spline interpolated values of R along D, interpolating for values of X.
(stub)
CubicInterp( D,R : Numeric[I] ; X : numeric ; I : Index )
Enable comment auto-refresher