Skip to content

Slope¤

Excel SLOPE(data_Y; data_X): Returns the slope of the linear regression line. Data_Y is the array or matrix of Y data. Data_X is the array or matrix of X data.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: SLOPE

Comments