Loading…

Partial Derivative Calculator

Math Calculus • Differential Equations

View all topics

Compute partial derivatives of a multivariable function with respect to \(x\), \(y\), and \(z\). Enter derivative requests such as x, yy, xy, or yx. The calculator also evaluates derivatives at a point and shows a 3D surface with moving \(x=\text{constant}\) and \(y=\text{constant}\) sliced planes.

Partial derivative \(\displaystyle f_x=\frac{\partial f}{\partial x}\) Second partial \(\displaystyle f_{yy}=\frac{\partial^2 f}{\partial y^2}\) Mixed derivative \(\displaystyle f_{xy}=\frac{\partial}{\partial y}\left(\frac{\partial f}{\partial x}\right)\) Point value \(\displaystyle f_x(a,b,c)\)

Function and derivative requests

Supported: variables x, y, z, powers, fractions, implicit multiplication, sin, cos, tan, sqrt, ln, exp.
One request per line. Examples: x means \(f_x\); yy means \(f_{yy}\); xy means first \(x\), then \(y\).
Live preview

Quick examples

Ready
Enter a function and click “Compute partials”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is a partial derivative?

A partial derivative measures how a multivariable function changes with respect to one variable while the other variables are held constant.

What does yy mean in the derivative request box?

yy means differentiate twice with respect to y, so it computes f_yy.

What does xy mean?

xy means first differentiate with respect to x, then differentiate the result with respect to y.

Can it compute mixed derivatives?

Yes. It can compute mixed derivatives such as f_xy, f_yx, f_xyz, and similar requests.

What does the 3D graph show?

It shows the surface z = f(x,y,z0), together with the x = x0 and y = y0 sliced curves.

Why is z0 used in the surface graph?

A 3D surface can show two independent inputs and one output, so z is held fixed at z0 when the function has three variables.