The Finnish translation of the Excel function TREND is:
English | Nederlands |
---|---|
TREND |
Description
Returns values along a linear trend. Fits a straight line (using the method of least squares) to the arrays known_y's and known_x's. Returns the y-values along that line for the array of new_x's that you specify.