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
Status
Completed
Syntax
LINEST(<known_y_values>, <known_x_values>[, <const>])
Search
Portfolio
Github
Coding Activities
StudyHub
New Functions
Uses the least squares method to calculate a straight line that best fits the given data, then returns a table describing that line
LINEST(<known_y_values>, <known_x_values>[, <const>])