Category
New Functions
Description
Uses the least squares method to calculate a straight line that best fits the given data, then returns a table describing that line
Microsoft Docs
1265
Status
Completed
Syntax
LINEST(<known_y_values>, <known_x_values>[, <const>])