Enter your multivariable function, and choose the variable for differentiation. After that, click on the 'Calculate' button to get the partial derivative instantly!
Related
The online Partial Derivative Calculator differentiates multivariable functions step-by-step with respect to the chosen variable, treating all other variables as constants.
A partial derivative is the derivative of a multivariable function with respect to one of its variables while keeping the others constant.
It measures how the function changes as one variable changes. The symbol ∂/∂ denotes partial derivatives.
For a function with two independent variables, f(x, y):
With respect to x:
∂f/∂x = limh→0 [(f(x + h, y) - f(x, y)) / h]
With respect to y:
∂f/∂y = limh→0 [(f(x, y + h) - f(x, y)) / h]
Note: Any term not containing the variable of differentiation is treated as a constant and its derivative is zero.
Find ∂f/∂x for f(x, y) = 2x² + eʸ - 3xy²:
If u = f(x, y)·g(x, y):
uₓ = g·∂f/∂x + f·∂g/∂x
uᵧ = g·∂f/∂y + f·∂g/∂y
If u = f(x, y)/g(x, y), g ≠ 0:
uₓ = (g·∂f/∂x - f·∂g/∂x) / g²
uᵧ = (g·∂f/∂y - f·∂g/∂y) / g²
uₓ = n·[f(x, y)]ⁿ⁻¹ · ∂f/∂x
uᵧ = n·[f(x, y)]ⁿ⁻¹ · ∂f/∂y
For dependent variables:
One independent variable: z = f(x(t), y(t))
∂z/∂t = ∂z/∂x · dx/dt + ∂z/∂y · dy/dt
Two independent variables: z = f(x(u,v), y(u,v))
∂z/∂u = ∂z/∂x · ∂x/∂u + ∂z/∂y · ∂y/∂u
∂z/∂v = ∂z/∂x · ∂x/∂v + ∂z/∂y · ∂y/∂v
Yes, you can specify which variable to differentiate while treating others as constants.
A regular derivative applies to single-variable functions. Partial derivatives apply to multivariable functions, differentiating with respect to one variable at a time while keeping others constant.
Wikipedia: Partial Derivative
Khan Academy: Introduction to Partial Derivatives
Related
Links
Home Conversion Calculator About Calculator Online Blog Hire Us Knowledge Base Sitemap Sitemap TwoEmail us at
Contact Us© Copyrights 2026 by Calculator-Online.net