It seems to me that radians have lots of very special properties that allow us to do maths with trigonometric functions. When I first came across radians, I was led to believe that they were designed purely to make finding areas and arc lengths of sectors more easy. But then I discovered that:
$$\frac{d}{dx}\sin x=\cos x$$ Clearly this only works when using radians. If you used degrees and found the gradient of $\sin x$ at $x=0$ you would get that gradient $=\frac{\pi}{180}^{\circ}$. So my question is: why does differentiating $\sin x$ give you $cosx$ when you are using radians? What makes radians so special in this respect?