I've read the question: "Why does the derivative of sine only work for radians?" and I can follow the derivation for the derivative of sine when measured in degrees, but the result confuses me.
Does this mean the derivative of the sine changes values when measured in different units?
For example, would the derivative of sine at $45$ degrees not be the same as the derivative of the sine at $\pi/4$ radians? How could this be the case?


If you call $\bar\sin$ the function that associates to the angle measured in degrees its sine, you clearly have $$ \bar\sin x=\sin(\pi x/180). $$ where $\sin$ is the usual sine function. Then, by the chain rule, $$ \bar\sin'(x)=\frac{\pi}{180}\sin'(\pi x/180)=\frac{\pi}{180}\sin'(y) $$ where $y$ is the radian measure of the angle of $x$ degrees. So, the derivatives are proportional at any point, and the conversion factor is $\frac{\pi}{180}$. So, for example, $$ \bar\sin'(0)=\frac{\pi}{180}. $$