INTERCEPT(known_ys,known_xs)
known_ys: known y-values
known_xs: known x-values
If known_xs or known_ys contains no data entries or different number of data entries, this function returns a #N/A error. If the variance of the known_xs is zero, this function returns #DIV/0 error.
This function is Excel compatible.