Graph
Drag to pan, mouse wheel to zoom, double-click to reset. Hover to see values at the cursor. The evaluation point \((x_0,y_0,z_0)\) is marked.
Math Calculus • Multivariable Calculus
Drag to pan, mouse wheel to zoom, double-click to reset. Hover to see values at the cursor. The evaluation point \((x_0,y_0,z_0)\) is marked.
Divergence measures local net outflow from a point. For F = <P,Q,R>, div F = dP/dx + dQ/dy + dR/dz, where positive values indicate source-like behavior and negative values indicate sink-like behavior.
Curl measures local rotation or circulation. For F = <P,Q,R>, curl F = <dR/dy - dQ/dz, dP/dz - dR/dx, dQ/dx - dP/dy>, and in 2D you often focus on the z-component dQ/dx - dP/dy.
Normalization makes arrows the same length so the plot emphasizes direction rather than magnitude. Without normalization, arrow lengths scale with |F|, which helps visualize where the field is stronger or weaker.
A 3D field is displayed on a chosen coordinate plane that passes through the evaluation point. For example, an xy slice uses z = z0, an xz slice uses y = y0, and a yz slice uses x = x0.