LinFit.Slope()


Type: INSTANCE FUNCTION

Purpose: Return the slope value from a LINFIT object.

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

Usage:

Slope = LinFit.Slope()       Slope REAL

The slope of the best-fit line.

Related Topics Link IconRelated Topics