Let's say we have the equation $y = \tan(x)$.
We can break this into $y = \frac{\sin(x)}{\cos(x)}$.
Let's say we wanted $a = \sin(x)$.
Therefore, $y = \frac{a}{\sqrt{1-a^2}}$.
However, if I graph the new function y(a) instead of y(x), if looks very different. Why is this?