The function $\tan^{-1}(y/x)$, also known as the arctangent function, takes a single real number as input and returns an angle $\theta$ such that $\tan(\theta) = y/x$. The range of $\tan^{-1}$ is typically $(-\pi/2, \pi/2)$, which means it only returns angles in
Show more…