How to convert $y>0$ to polar coordinates?
Given another constraint $x^2+y^2 < 1$.
What I thought is writing $y^2<1-x^2$ so then
$$y > 0 \implies 0 Additionally $$x^2+y^2<1 \implies 0 < r^2 < 1 \implies 0 < r < 1$$ But I am unsure on how to get $\theta$ bounds. What I thought is $$y=r\sin(\theta)$$
$$\iff \arcsin(\frac{y}{r})=\theta$$ which I think should give me the bounds for $\theta$ if I just see what the bounds for $y$ and $r$ imply for $\theta$. However I find it difficult to progress from this because of $0 What to do? I can progress by writing $$0 which then should enable me to find $\theta$. However, how do I infer $\theta$ if $$\arcsin(\frac{y}{r})=\theta$$ and $0