[Overview][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_spline' (#crwlib)

EvalPoly

Declaration

Source position: _crw_spline.pas line 70

function EvalPoly(

  const Poly: array of Double;

  N: Integer;

  t: Double

):Double;