The Partial Derivative Calculator computes partial derivatives of functions with multiple variables. It differentiates with respect to your chosen variable while treating all other variables as constants.
Enter a multivariable function (e.g. x^2*y + sin(y)) and specify which variable to differentiate with respect to. The calculator uses symbolic differentiation to give exact results.
Your calculations will appear here
A partial derivative measures how a multivariable function changes when only one variable changes, while all other variables are held constant. It is denoted with the symbol ∂ (partial).
Partial derivatives are foundational in multivariable calculus, used in gradient vectors, directional derivatives, tangent planes, and optimisation of functions with multiple variables.
Problem: Find df/dx of f(x,y) = x^2*y + 3y^2
Solution: Treat y as constant: d/dx(x^2*y) = 2xy, d/dx(3y^2) = 0
Answer: df/dx = 2xy
Problem: Find df/dy of f(x,y) = x^2*y + 3y^2
Solution: Treat x as constant: d/dy(x^2*y) = x^2, d/dy(3y^2) = 6y
Answer: df/dy = x^2 + 6y
Calculate derivatives of any function step by step. Supports higher-order derivatives, partial derivatives, and common functions. Free online tool.
Calculate indefinite integrals (antiderivatives) of functions. Symbolic integration with step-by-step display. Free online integral calculator.
Calculate definite integrals with upper and lower bounds. Numerical integration using Simpson's rule. Free online definite integral calculator.
Calculate double integrals over rectangular regions. Numerical evaluation of two-variable integrals. Free online double integral calculator.
Calculate limits of functions as a variable approaches a value. Supports left and right limits. Free online limit calculator.
Evaluate mathematical series and calculate partial sums. Arithmetic, geometric, and custom series. Free online series calculator.