forecast function

U

uriel78

Is there a way to use forecast function(x;y_known;x_known) defining x_known
and y_known as two rows of values increasing from 0 until a maxvalue and
then going back to 0, by stopping the forecasting in the interval 0,max?

x_known =A1:Amax
y_known B1:Bmax
 
Top