Calculus

Derivative Rules and Formulas: The Complete Table

Updated 2026-07-04 5 min read vi

Derivatives are the core of first-year calculus and show up everywhere: analyzing functions, finding maxima and minima, and writing equations of tangent lines. This article collects a complete table of derivative formulas — from basic power and root functions to trigonometric, exponential, and logarithmic functions — along with the four differentiation rules and the chain rule, all with detailed worked examples.

What is a derivative?

The derivative of a function at a point is the limit (when it exists):

Geometrically, is the slope of the tangent line to the graph at . In practice you never compute this limit by hand every time — instead you apply the formulas in the tables below.

Table of basic derivatives

These are the core formulas to memorize. The right-hand column gives the composite (chain rule) form for when the argument is some function rather than just .

Function Derivative with respect to Composite form (with )
(constant)

Note that the power rule for works for any real exponent, including negative and fractional ones. For example, , so .

Derivatives of trigonometric functions

Function Derivative with respect to Composite form

Watch the signs: the derivatives of both and carry a minus sign. You can also write .

Derivatives of exponential and logarithmic functions

Function Derivative with respect to Composite form

For exponential and logarithmic functions the base must satisfy and ; also, and are only defined for .

The four differentiation rules

Starting from the basic formulas, you combine functions using these four rules (with , , and a constant):

Rule Formula
Sum / difference
Constant multiple
Product
Quotient with

In the quotient rule the numerator is — the order matters, and swapping the terms flips the sign.

The chain rule for composite functions

If where , then:

The idea: differentiate the outer function with respect to , then multiply by the derivative of the inner function with respect to . This is the key to handling any complicated expression such as , , or .

Worked examples

Example 1 — a polynomial. Differentiate .

Apply the sum/difference rule and the power rule term by term:

Example 2 — the quotient rule. Differentiate .

Let (so ) and (so ):

Example 3 — the chain rule. Differentiate .

The outer function is and the inner function is with :

Example 4 — trig combined with the chain rule. Differentiate .

With and :

Example 5 — a composite exponential. Differentiate .

With and :

Common mistakes

  • Forgetting to multiply by the inner derivative. Writing is wrong; the correct answer is because you must also multiply by .
  • Getting the sign wrong for and . Both pick up a minus sign when differentiated.
  • Swapping the order in the quotient rule. The numerator must be , not .
  • Treating the product rule as a product of derivatives. ; the correct formula is .
  • Dropping the for bases other than . , not just .

Tips to remember

  • For any composite function, always ask "what is the inner function?" and then multiply by its derivative — this is the single most common place students lose points.
  • is special: its derivative is itself.
  • Pair each trig derivative with its sign: (positive), (negative).

Master this table and the four rules and you can differentiate almost any function you'll meet in the course. Type any of the examples above back into the calculator to check each step of your solution.

Solve this in the calculator Open CalcES and check your work step by step.

Frequently asked questions

How do you differentiate a composite function?

Use the chain rule: if and , then . In words, differentiate the outer function with respect to , then multiply by the derivative of the inner function with respect to .

What is the derivative of the square root of x?

For , . For a composite argument, .

What is the derivative of tan x?

, defined wherever . Likewise, .

What is the quotient rule formula?

If and are functions with , then . Keep the numerator in the order — swapping the terms flips the sign.

Related articles