Source position: _crw_spline.pas line 70
function EvalPoly(
const Poly: array of Double;
N: Integer;
t: Double
):Double;