Integrate

Revision as of 22:45, 31 January 2007 by Lchrisman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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

Comments


You are not allowed to post comments.