Derivative & Integral Visualizer
Enter a function and see it alongside its derivative and integral. Drag a point along the curve to inspect the tangent line slope and the accumulated area. All computations run in your browser.
Enter a function
Reference Guide
The Derivative
The derivative gives the instantaneous rate of change of at every point. Geometrically, it equals the slope of the tangent line to the curve.
Where , the original function is increasing. Where , it is decreasing. Points where are candidates for local extrema.
The Integral
The integral gives the accumulated (signed) area under from 0 to .
This connects differentiation and integration. The derivative of the area function returns the original function.
When , increases. When , decreases. The rate of change of the area equals the height of the curve.
Differentiation Rules
Numerical vs Symbolic
This tool uses symbolic differentiation for and Simpson's rule numerical integration for .