Derivative Rules

Basic Rules
RuleFormulaExample
Constant Ruled/dx [c] = 0d/dx [5] = 0
Power Ruled/dx [xโฟ] = nยทxโฟโปยนd/dx [xยณ] = 3xยฒ
Constant Multiple Ruled/dx [cยทf] = cยทf'd/dx [5xยฒ] = 10x
Sum/Difference Ruled/dx [f ยฑ g] = f' ยฑ g'd/dx [xยฒ + x] = 2x + 1
Product Ruled/dx [fยทg] = f'ยทg + fยทg'd/dx [xยทsin(x)] = sin(x) + xยทcos(x)
Quotient Ruled/dx [f/g] = (f'g - fg') / gยฒd/dx [x/eหฃ] = (eหฃ - xeหฃ) / eยฒหฃ
Chain Ruled/dx [f(g(x))] = f'(g(x))ยทg'(x)d/dx [sin(xยฒ)] = cos(xยฒ)ยท2x
Common Function Derivatives
f(x)f'(x)
xโฟnยทxโฟโปยน
eหฃeหฃ
aหฃaหฃ ยท ln(a)
ln(x)1/x
log_a(x)1 / (x ยท ln(a))
sin(x)cos(x)
cos(x)-sin(x)
tan(x)secยฒ(x)
cot(x)-cscยฒ(x)
sec(x)sec(x)ยทtan(x)
csc(x)-csc(x)ยทcot(x)
arcsin(x)1 / โˆš(1 - xยฒ)
arccos(x)-1 / โˆš(1 - xยฒ)
arctan(x)1 / (1 + xยฒ)
|x|x / |x|, x โ‰  0