Worked examples.
Click any expression to load it into the calculator.
Bring the exponent down, subtract 1.
Apply the power rule to each term, then combine.
u′v + uv′ with u = sin x, v = cos x.
Low-high over the square of the bottom.
Chain rule: d/dx ln(u) = u′/u with u = x²+1.
The derivative of e^x is e^x, so it factors out.
Chain rule unwraps the square root; the inner derivative contributes −2x.
Half over the square root, times the inner derivative.
Inner derivative is 2x, cancels with the 2 in the sqrt rule.
Chain rule with sin(x) inside the root.
Constant factor cancels with the 2 in the sqrt rule.
Composition: derivative of x^(1/4) is (1/4)·x^(−3/4).
Equivalent to 1/cos²(x).
One over one plus x squared.
Defined for |x| < 1.
Differentiate u^v with both base and exponent varying.
Hyperbolic cosine differentiates to hyperbolic sine.
Higher-order derivatives
The same engine handles second and third derivatives, computed by repeated application of the chain and product rules.
| Function | Order | Result |
|---|---|---|
| x^4 | 2 | 12·x² |
| x^4 | 3 | 24·x |
| e^x | 2 | e^x |
| sin(x) | 2 | −sin(x) |
| ln(x) | 2 | −1/x² |