LinFit.Icept()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Mathematical classes > class LINFIT >

LinFit.Icept()

Description

Return the x-axis intercept from a LinFit object.

 

Gamry tip bulb

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

 

Type

INSTANCE FUNCTION

 

Usage

Intercept = LinFit.Icept()

 

Intercept

REAL

The x-axis intercept of the best fit line.