Warning: This site may not display properly on devices or windows with a small amount of screen width. While everthing is still accessible, be aware that sometimes parts will be hidden and require scrolling horizontally. It is recommended you view this in a larger window or in landscape mode
Skip to content

Derivative formulas and rules reference

Product Rule

(fg)=fg+gf

Quotient Rule

(fg)=fggfg2

Chain Rule

ddx(f(g(x)))=f(g(x))g(x)
Examples
ddx[(f(x))n]=n[f(x)]n1f(x)
ddx(ef(x))=f(x)ef(x)
ddx[ln(f(x))=f(x)f(x)
ddx[sin(f(x))]=f(x)cos[f(x)]
ddx[cos(f(x)]=f(x)sin[f(x)]
ddx[tan1(f(x))]=f(x)sec2[f(x)]
ddx[sec(f(x))]=f(x)sec[f(x)]tan[f(x)]
ddx(tan1[f(x)]=f1+[f(x)]

Polynomials

ddx(c)=0ddx(x)=1ddx(cx)=cddx(xn)=nxn1ddx(cxn)=ncxn1

Trigonometry

ddx(sinx)=cosxddx(secx)=secxtanxddx(cosx)=sinxddx(cscx)=cscxcotxddx(tanx)=sec2xddx(cotx)=csc2x

Inverse Trigonometry

ddx(sin1x)=11x2ddx(sec1x)=1|x|x21ddx(cos1x)=11x2ddx(csc1x)=1|x|x21ddx(tan1x)=11+x2ddx(cot1x)=11+x2

Hyperbolic Trigonometry

ddx(sinhx)=coshxddx(sechx)=sechxtanhxddx(coshx)=sinhxddx(cschx)=cschxcothxddx(tanhx)=sech2xddx(cothx)=csch2x

Exponential and Logarithmic

ddx(ex)=exddx(ax)=axln(a)ddx(lnx)=1xddx(loga(x))=1xlna

for the derivative of ln(x),x>0 for ln|x|,x0

ddx(eg(x))=g(x)eg(x)ddx(lng(x))=g(x)g(x)

this is just chain rule, but shows up quite frequently

Implicit

ddx[xnym=c]
nxn1ym+myym1xn=0y=nxn1ymmym1xn

ddx[xn+ym=c]
nxn1+mym1y=0y=nxn1mym1

ddx[eym=sin(xn)]
mym1yeym=nxn1cos(xn)y=nxn1cos(xn)mym1eym

ddx[sin(ym)=ex2]
mym1ycos(ym)=nxn1exny=nxn1exnmym1cos(ym)