User`s guide

Agilent 4155C/4156C Users Guide Vol.2, Edition 6 9-19
Built-in Functions
@L1X
@L1X
Returns the X intercept value (Y=0) of LINE1.
Syntax: @L1X
If LINE1 is horizontal, this function returns invalid data.
@L1Y
Returns the Y intercept value (X=0) of LINE1.
Syntax: @L1Y
If there are Y1 and Y2 axes, this function returns the value for selected axis.
If LINE1 is vertical, this function returns invalid data.
@L1Y1
Returns the Y1 intercept value (X=0) of LINE1.
Syntax: @L1Y1
If LINE1 is vertical, this function returns invalid data.
@L1Y2
Returns the Y2 intercept value (X=0) of LINE1.
Syntax: @L1Y2
If LINE1 is vertical, this function returns invalid data.
@L2CO
Returns the correlation coefficient of the regression for LINE2.
Syntax: @L2CO
LINE2 must be in regression mode. If not, this function returns invalid data.