Directed angles problem from Evan Chen's book:
Points $A$, $B$, $C$ lie on a circle with center $O$. Show that $$\measuredangle OAC=90^\circ-\measuredangle CBA$$ (This is not completely trivial.) Hints: 8 530 109
Hello Stackexchange! I can't solve this problem because I didn't understand directed angles completely. Solution with deep explanation would be amazing!

So we start by determening the value of $\measuredangle COA$. Since O is a central angle and $\measuredangle CBA$ is an inscribed angle based on the same segment $\overline{CA}$. Since the central angle is two times the according inscribed angle (look here for more information) we get $\measuredangle COA = 2\cdot\measuredangle CBA = 2\beta$. Furthermore, looking at triangle $\triangle COA$, we notice that $\overline{CO}=\overline{AO}=R$, hence, the angles opposite to the sides will also be equal $\Rightarrow \measuredangle ACO = \measuredangle CAO = x$. Now we have an easy equation to solve by adding up all the angles: $$x+x+(2\beta) = 180° = 2x+2\beta$$ $$x+\beta =90°$$ $$x = 90-\beta$$ If you have any questions, just ask them in comments!