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

TPolynom.Coeff

Declaration

Source position: _crw_lsqpoly.pas line 93

public property TPolynom.Coeff[aIndex: TPolynomPower] : Double
  read GetCoeff
  write SetCoeff;
  default;