I need to calculate
$$\iint\frac{dx\,dy}{\sqrt{x^2 + y^2}}$$ $$x^2 + y^2 < 2y$$
I tried to solve this via polar coordinates
$$0 \leq r < 2\sin(\phi)$$ $$0 \leq \phi \leq 2\pi$$
So, our integral becomes
$$\int_0^{2\pi} d\phi \int_0^{2\sin(\phi)} \, dr $$
which seems to be wrong because of $$r < 2\sin(\phi)$$