Partial Derivative Calculator
Calculate partial derivatives of f(x,y) = axy + bx² + cy² + d. Find df/dx, df/dy, and the gradient magnitude.
Inputs
Results
∂f/∂x
5
∂f/∂y
7
f(x,y)6
|∇f|8.6023
How to Use This Calculator
- Select the function type (e.g., f(x,y) = axⁿyᵐ or a product/composition of x and y terms).
- Enter the function parameters and the point (x₀, y₀) at which to evaluate the partial derivatives.
- ∂f/∂x is computed by treating y as a constant and differentiating with respect to x only.
- ∂f/∂y is computed by treating x as a constant and differentiating with respect to y only.
- Together, (∂f/∂x, ∂f/∂y) form the gradient vector ∇f, which the Gradient Calculator can use directly.
- Mixed partial ∂²f/∂x∂y is shown where applicable; by Clairaut's theorem it equals ∂²f/∂y∂x for smooth functions.
Ad Placeholder
Related Calculators
Gradient Vector Calculator
Calculate the gradient vector of f(x,y) = ax² + by² + cxy at any point. Shows magnitude and direction of steepest ascent.
Derivative Calculator
Calculate the derivative of polynomial, trigonometric, exponential, and logarithmic functions at any point.
Laplace Transform Calculator
Compute Laplace transforms of common functions: exponential, sine, cosine, polynomial, and Heaviside step.
Ad Placeholder