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