Is the derivative of the sine function, where the angle is measured in degrees, the same as the derivative of the sine function, where the angle is measured in radians.?
Please spare me the mathematical equations i know them, i want a theoretical/intuitive explanation.
Define $S(x)$ and $C(x)$ to be the sine and cosine of the angle $x$ measured in degrees. Then $S(x) = \sin( \frac{\pi}{180} x)$ and $C(x) = \cos( \frac{\pi}{180} x)$ so that $$S'(x) = \frac{\pi}{180} \cos \left( \frac{\pi}{180} x \right) = \frac{\pi}{180} C(x).$$ Similarly, $C'(x) = - \dfrac{\pi}{180} S(x)$.