I'm calculating this limit and would kindly appreciate feedback on my solution
$\lim\limits_{\theta \to 0}\dfrac{\sin \theta}{\tan \theta}$
What I've tried:
given that $\tan \theta = \dfrac{\sin \theta}{\cos \theta}\;,$
then I rearrange the equation like so:
$$\frac{\sin \theta}{\tan \theta} = \frac{\sin \theta \cos \theta }{\sin \theta} = \cos \theta$$
As $\theta$ approaches $0$, then is it true that $\dfrac{\sin \theta}{\tan \theta}=\cos\theta\to1\;?$