I want to know how to get the following integration.
How can we get it?
\documentclass{article}\begin{document}
\[\int_0^{\pi}\int_0^\pi\frac{\sin\theta_1\sin\theta_2}{\sqrt{(a+b\cos(\theta_1+\theta_2))(a+b\cos(\theta_1-\theta_2))}(2a+b(\cos(\theta_1+\theta_2)+\cos(\theta_1-\theta_2))}d\theta_1d\theta_2,\]
where $a>b>0$.
\end{document}