Syntax

expression.Slope(Arg1, Arg2)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data Type Description
Arg1 Required Variant Known_y's - an array or cell range of numeric dependent data points.
Arg2 Required Variant Known_x's - the set of independent data points.

Return Value
Double

Remarks


See also: