This program finds the coefficients of a linear equation with several
variables using the least squares method.
We must indicate the x and y coordinates of the known points.
When the equation has been defined, we can find other values of the
dependent variable by fixing the values of independent variables.