Partial Derivative Calculator
Enter a multivariable polynomial and instantly compute its partial derivative with respect to x or y.
Enter Function f(x, y)
Supports integer exponents and numeric coefficients. Use ^ for powers.
Quick examples
Result
Enter a function and click Compute to see the result.
Copied to clipboard!
Step-by-Step Working
Supported syntax
- x^2 — x squared
- 3x^2*y or 3x^2y — implied multiplication
- + and - — add / subtract terms
- Integer exponents only (negative exponents not supported)
Summary
Enter a multivariable polynomial and instantly compute its partial derivative with respect to x or y.
How it works
- Type a polynomial expression in x and y (e.g. 3x^2*y + 2xy^2 - 5x + 7).
- Select whether to differentiate with respect to x or y.
- Click "Compute" (or the result updates automatically).
- The calculator applies the power rule to each term, holding the other variable constant.
- The simplified result and step-by-step working are displayed below the input.
Use cases
- Check partial derivative homework quickly.
- Verify gradient calculations for optimization problems.
- Explore how changing a term affects the partial derivative.
- Practice multivariable calculus before exams.
- Confirm Jacobian entries for engineering computations.
- Prototype symbolic math logic before coding it yourself.
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu