Approximate integral.
SOM=INTEG(Y,X)
N-row-vector (or MxN-matrix) to be integrated (along each row).
N-row-vector containing the integration path of Y (default : 1:N)
value (or Mx1 vector) of the integral
integ approximates the integral of vector Y according to X.