Numerically evaluate ∬f(x,y) dx dy over rectangular regions using high-precision Gaussian quadrature. Includes step-by-step breakdown and an interactive function heatmap.
Define f(x,y) and integration bounds
Operators: + - * / ^ |
Functions: sin cos tan exp sqrt log abs |
Constants: PI E
Values of the inner integral evaluated at 9 sample x-points across the domain
Function Heatmap f(x,y)
x → right, y → up
Rectangular Region
∬f dA = ∫ₐᵇ ∫꜀ᵈ f(x,y) dy dx
Fubini's Theorem
Order of integration can be swapped
Area of Region
A = (b−a)(d−c)
Average Value
f̄ = (1/A) × ∬f dA