Triple Integral Over Region - Maple Help

Online Help

All Products    Maple    MapleSim


Iterated Integral over a Defined Region

Description

Integrate a function over a region.

Enter the function as an expression.

x y z

xyz

(1)

Enter the ranges of the region.

0..1, x2..x,1xy..5xy

0..1,x2..x,1xy..5xy

(2)

Integrate the function over the region.

VectorCalculusint,x,y,z=Region

27

(3)

Commands Used

VectorCalculus[int]

See Also

VectorCalculus