Homework Statement
Hi
Say I have the function f(x,y) = xy, and I want to integrate f(x,y) from (0,0) to some (px, py), where I know p^2 = p_x^2+p_y^2. What I have done is to write
p_x ^2 + p_y ^2 = p^2
so the limits for px run from \pm \sqrt {p^2 - p_y ^2 }. Now, how about the limits...