| Author |
Comment/Response |
Daniel
|
03/28/02 11:02am
I'm confused on the steps for setting up a 3D integral. Can anyone help me out with this example?
Region bounded by:
x + z = 2
z = 1 - y^2
x = y = z = 0
so far i have the following
int(int(int(?dx, 0..?)dy, 0..?), dz, 0..1)
The parts that are catching me are which equations to put as the max limits, and what equation to put in the integrand. Help anyone? Thanks!
URL: , |
|