Returns the result of applying the trapezoidal rule of integration of array R over index I. Integrate computes the cumulative integral across I, returning a value with the same number of dimensions as R. Compare Integrate to Area.
Declaration
Integrate(R,I)
or
Integrate(R1,R2,I)
See Also
Enable comment auto-refresher