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

NewPolynom

Declaration

Source position: _crw_lsqpoly.pas line 98

function NewPolynom(

  aPower: TPolynomPower = 1;

  aCenter: Double = 0;

  aScale: Double = 1

):TPolynom;