I'm trying to calculate this integral : $$\int_{D}\int{\sin(x-y)dxdy} $$ where $D=${$(x,y)|x^2+y^2\le1$} ,I've changed the parameters to: $$x(u,v)=r\cos(\theta+\frac{\pi}4),\ y(u,v)=r\sin(\theta+\frac{\pi}4)$$ and finally I got stuck at the integral: $$\int_{0}^{2\pi}\int_{0}^{1}|r|\sin(-\sqrt2r\sin(\theta))drd\theta$$ which I believe is very hard to solve.
Can anyone help?