Integrate

Revision as of 07:55, 24 April 2007 by ReneeB (talk | contribs) (adding doc status category)


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.