LinFit.Icept()


Type: INSTANCE FUNCTION

Purpose: Return the x-axis intercept from a LINFIT object.

LinFit.Crunch() must be called before the return value is meaningful.

Usage:

Intercept = LinFit.Icept()       Intercept REAL

The x-axis intercept of the best-fit line.

Related Topics Link IconRelated Topics