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

TPolynom.Create

Declaration

Source position: _crw_lsqpoly.pas line 83

public constructor TPolynom.Create(

  aPower: TPolynomPower = 1;

  aCenter: Double = 0;

  aScale: Double = 1

);