I don't know if I'm just randomly blanking or if I never really knew and have just been going with the flow, but I'm not sure what x represents. In early high school they were degrees, eg. $\sin(30)$ which equaled $0.5$. Later on we learned about radians and $\pi$, and how $\sin {\pi \over 3}$ was equal to $\sqrt 3 \over 2$.
Now I'm in Uni and I'm discovering that I maybe don't know trigonometry as well as I should.
For example, when doing the squeeze theorem, and I'm asked to find the limit of $\sin(n) \over n$, what is the $n$? Is it in radians? degrees? It's for graphing so what should I visualize? $n$ as just a $x$ value to try and find any $y$??
In a Calculus course it's almost always radians. That's because the limit $$\lim_{x\rightarrow 0} \frac{\sin(x)}{x}=1$$ Is only correct if you take the argument to be given in radians. In particular, the formulas $$\frac{d}{dx} \sin x=\cos x,$$ and $$\frac{d}{dx} \cos x=-\sin x$$ (which you'll learn shortly if you haven't already) are also only true when the argument is taken in radians. If you were to use degrees then you'll need to multiply the right hand side of both formulas by $\pi/180$ which, of course, looks ugly.
This is actually the main argument for introducing radians in the first place and having everyone coming out of highschool confused about the new way of measuring angles. It's not just because, it actually makes the formulas you use in calculus simpler and more elegant.