Derivatives of Trigonometric Functions

Quick reference for the derivatives of the standard trigonometric functions. These follow from the differentiation rules combined with the limit definitions of sin\sin and cos\cos.

Standard Derivatives

The derivatives of the trigonometric functions are:

ddxsinx=cosxddxcosx=sinxddxtanx=1cos2x=sec2x\frac{d}{dx} \sin x = \cos x \qquad \frac{d}{dx} \cos x = -\sin x \qquad \frac{d}{dx} \tan x = \frac{1}{\cos^2 x} = \sec^2 x

ddxcotx=1sin2x=csc2xddxsecx=secxtanxddxcscx=cscxcotx\frac{d}{dx} \cot x = -\frac{1}{\sin^2 x} = -\csc^2 x \qquad \frac{d}{dx} \sec x = \sec x \tan x \qquad \frac{d}{dx} \csc x = -\csc x \cot x

Inverse Trigonometric Functions

ddxarcsinx=11x2ddxarccosx=11x2ddxarctanx=11+x2\frac{d}{dx} \arcsin x = \frac{1}{\sqrt{1 - x^2}} \qquad \frac{d}{dx} \arccos x = -\frac{1}{\sqrt{1 - x^2}} \qquad \frac{d}{dx} \arctan x = \frac{1}{1 + x^2}

With the Chain Rule

These become the building blocks for differentiating composite expressions. For a differentiable function g(x)g(x):

ddxsin(g(x))=cos(g(x))g(x)\frac{d}{dx} \sin(g(x)) = \cos(g(x)) \cdot g'(x)

ddxcos(g(x))=sin(g(x))g(x)\frac{d}{dx} \cos(g(x)) = -\sin(g(x)) \cdot g'(x)

ddxsin(3x2)=cos(3x2)6x=6xcos(3x2)\dfrac{d}{dx} \sin(3x^2) = \cos(3x^2) \cdot 6x = 6x \cos(3x^2)

ddzezsinx=ezsinx\dfrac{d}{dz} e^{-z} \sin x = -e^{-z} \sin x