DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Mathematical Functions
Curve Fitting
Properties
MinX
See also:
MaxX
,
MaxY
,
MinY
Index
Statistical Background
MinX
Declaration:
TCurveFit
.
MinX
: double;
The read-only property
MinX
returns the minimum of the x-values entered by the method
EnterStatValue
.