The formula this page uses
∂f/∂x = lim[h→0] ( f(x + h, y) − f(x, y) ) / h, with y held constant
Solve partial derivative problems with clear steps, notation, and a final check.
Evaluate the governing formula locally in your browser. Define each known quantity once, then change values to test another case instantly.
Choose an example or enter a formula.
No calculations yet.
∂f/∂x = lim[h→0] ( f(x + h, y) − f(x, y) ) / h, with y held constant
The function
Slice the surface with the plane y = 3, which leaves an ordinary curve, and measure that curve's slope. ∂f/∂y slices the other way with x = 2. The two slices through the same point usually have very different steepness, here 113 against 44.
For every function in a normal course, yes, and Clairaut's theorem says so whenever the second partials are continuous. Counterexamples exist but are deliberately pathological, so a mismatch in your homework means an arithmetic slip.
Stack them: ∇f = (∂f/∂x, ∂f/∂y). At (2, 3) that is (113, 44), a vector pointing in the steepest uphill direction, with length √(113² + 44²) giving the steepest slope.
Yes, exactly as in one variable. For sin(xy) differentiated by x, the inside function xy has x-derivative y, so the chain rule gives y·cos(xy), which is the row in the table above.