What is a partial derivative?
For a function of several variables, a partial derivative measures how the function changes when one variable moves and the others are held fixed. Notation: ∂f/∂x or fₓ. A partial differentiation calculator applies the same derivative rules you already know — power, product, quotient, chain — while treating non-selected letters as constants.
Example: if f(x, y) = x²y + y³, then ∂f/∂x = 2xy and ∂f/∂y = x² + 3y². Enter
x^2*y + y^3 in this partial derivative calculator, set the variable to
x or y, and compare both results.
How to use this partial differentiation calculator
- Enter a multivariable expression (e.g.
sin(x*y)ore^(x+y)). - Pick the differentiation variable in the toolbar (x, y, z, …).
- Press Calculate to get ∂f/∂(variable) with labeled steps.
- Change the variable and recalculate to see the other partial.
Any letter you did not select is held constant. Use * between multiplied
factors (x*y) for clarity; implicit multiplication is accepted in many cases.
Partial derivative examples to practice
These examples work well as a free partial differentiation solver for homework checks:
Two-variable surfaces
x^2*y + y^3— polynomial surface; compare ∂/∂x and ∂/∂ysin(x*y)— product inside trig (chain rule)(x^2 + y)/(x - y)— quotient rule with two variables
Exponentials, logs, and three variables
e^(x+y)— multivariable exponentialln(x^2 + y^2)— log of a sum of squaresx*y*z— three variables; freeze two at a time
Partial vs ordinary derivatives
When to use an ordinary derivative
Ordinary derivatives (single-variable) assume one independent variable. If you only need d/dx of a function of x, use the main derivative calculator instead.
When partials are the right tool
Partial derivatives freeze every other variable. The algebra looks familiar — the difference is which symbols you treat as constants. This page is built for multivariable calculus: gradients piece together from partials, tangent planes use first partials, and many physics / economics models are written as f(x, y) or f(x, y, z).
Mixed partials and higher order
How to compute a mixed partial
To compute a mixed partial such as ∂²f/∂y∂x, first differentiate with respect to x, then paste the result and differentiate with respect to y (or raise the order after fixing one variable).
Clairaut’s theorem check
For smooth functions, mixed partials agree regardless of order — use this calculator to verify both paths on practice problems.
Partial derivative calculator FAQ
Is a partial derivative the same as an ordinary derivative?
The rules are the same, but you freeze the other variables. Ordinary derivatives assume a single independent variable.
Can I compute mixed partials with this tool?
Compute ∂/∂x, then paste the result and differentiate with respect to y (or raise the order after fixing one variable). A dedicated mixed-partial mode is on the roadmap.
Is this partial differentiation calculator free?
Yes. Partial derivatives and step-by-step explanations are free — no account, no Pro subscription.
Why choose this over Symbolab for partials?
Dedicated page, free steps, and a lightweight interface aimed at homework speed — not a full CAS subscription funnel. Searchers looking for a partial differentiation solver get answers and working without a paywall.
Does this work as a multivariable derivative calculator?
Yes. Enter any function of x, y, z (and more), pick one variable, and compute the corresponding partial derivative online.