Multiple integral
The multiple integral is a definite integral of a function of more than one real variable, for example, f(x,y) or f(x,y,z).
Integrals of a function of two variables over a region in R2 are called double integrals, and integrals of a function of three variables over a region of R3 are called triple integrals.
Here we only talk about double integrals.
Thinking an object which upper body is an wave, and its lower body is an squre. The x axis face you. The wave function is f(x,y)
Now put your knife down right through its center, what you will get is a slice of bread
We should calculates the area of that slice: ∫frontbackf(x,y)⋅dy, undefined(so many) lines come together
with y directionto a sliceThen undefined(so many) slices come together
with x directionto an complete object: ∫leftright[∫frontbackf(x,y)⋅dy]⋅dx

Last updated