Find closest multiple of $90$ to $180$. We see that $2 \times 90 = 180$ is the nearest. Now subtract $180$ from $180$ to get reminder $0$. Add $2$ to quotient.
Since $0$ is less than $90$, stop the division. The reminder is $0$. The topmost line $002$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $2$.