Source position: _crw_lsqpoly.pas line 98
function NewPolynom(
aPower: TPolynomPower = 1;
aCenter: Double = 0;
aScale: Double = 1
):TPolynom;