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
MaxY
See also:
MaxX
,
MinX
,
MinY
Index
Statistical Background
MaxY
Declaration:
TCurveFit
.
MaxY
: double;
The read-only property
MaxY
returns the maximum of the y-values entered by the method
EnterStatValue
.