powered by
Build matrix of polynimal decomposition using Newton interpolation in Newton bais: (x-x_0), (x - x_0) * (x x_1)
newton(C, points)
Matrix of values of polinomials in columns
point in which the values of polynomials were got
Matrix of coefficients in columns (from higher degree to lower)