Partial Derivative Calculator

∂f/∂x, ∂f/∂y

CalculatorsFreeNo Signup
4.6(879 reviews)
All Tools

Loading tool...

About Partial Derivative Calculator

A partial derivative calculator for common multivariable functions. Select from preset expressions f(x,y), compute ∂f/∂x and ∂f/∂y, evaluate at specific points, and find the gradient vector. Shows step-by-step differentiation rules. All calculations are client-side. Essential for multivariable calculus and optimization.

Partial Derivative Calculator Features

  • ∂f/∂x & ∂f/∂y
  • Point eval
  • Gradient
  • Presets
  • Step rules
Partial derivatives: ∂f/∂x treats y as constant, differentiates w.r.t. x. Gradient: ∇f = (∂f/∂x, ∂f/∂y). Critical points where ∇f = 0. Second partials test: D = fₓₓfᵧᵧ − fₓᵧ² determines nature of critical point.

How to Use

Select a function:

  • f(x,y): Choose preset
  • Point: (x₀, y₀)
  • Output: ∂f/∂x, ∂f/∂y, ∇f

Differentiation Rules

  • ∂/∂x[xⁿ] = nxⁿ⁻¹
  • ∂/∂x[xy] = y
  • ∂/∂x[sin(xy)] = y·cos(xy)
  • Chain rule applies normally

The Gradient

∇f points in the direction of steepest ascent. |∇f| gives the rate of maximum increase. Perpendicular to level curves. Central to machine learning (gradient descent).

Step-by-Step Instructions

  1. 1Select f(x,y).
  2. 2Enter point (x₀,y₀).
  3. 3View ∂f/∂x.
  4. 4View ∂f/∂y.
  5. 5See gradient vector.

Partial Derivative Calculator — Frequently Asked Questions

How is a partial derivative different from a regular derivative?+

A partial derivative holds all other variables constant. For f(x,y): ∂f/∂x treats y as a constant. A total derivative df/dx would include how y changes with x via the chain rule.

What is the gradient used for?+

The gradient ∇f = (fₓ, fᵧ) points toward the steepest increase of f. In machine learning, gradient descent follows −∇f to minimize loss. In physics, force = −∇V (potential energy).

What are mixed partial derivatives?+

fₓᵧ = ∂²f/∂y∂x. Clairaut's theorem: if fₓᵧ and fᵧₓ are continuous, they're equal: fₓᵧ = fᵧₓ. This symmetry is crucial for the second derivative test.

Share this tool: