<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Mathematical classes > class LINFIT > LinFit.Slope() |
Return the slope value from a LinFit object.
LinFit.Crunch() must be called before the return value is meaningful. |
Slope = LinFit.Slope()
Slope |
REAL |
The slope of the best-fit line. |