I am asked to find the linear approximation of $\tan{44^\circ}$. Why should I transform degrees into radians to do that?
I understand that using degrees would give me a wrong solution (which would be $-1$ instead of the correct $\tan{45^\circ}-\frac{\pi}{90} = 0.965$).
The derivative rules that you know for the trig functions are predicated on the angle being in radians. Let $x$ be an angle in radians and $y^\circ=\frac {180}\pi x$ the angle in degrees. We can use the chain rule to write $\frac d{dy} \sin y^\circ=\frac {dx}{dy}\frac d{dx}\sin \frac {\pi x}{180}=\frac \pi{180}\cos (\frac {\pi x}{180})\frac{\pi}{180}=(\frac \pi {180})^2 \cos y^\circ$