Mathematics · Level 2 of 5
Derivative
The local rate at which a function's output changes with its input.
It is defined through a limit rather than a finite change alone.
Example
The slope of x squared at x equals three is six.
Listen to the definition and example
Audio transcript
Derivative. The local rate at which a function's output changes with its input. It is defined through a limit rather than a finite change alone. For example: The slope of x squared at x equals three is six.
Explore this concept
Why it matters
This notation connects model equations to the calculations implemented in code.
Technical detail
f′(x) = lim(h→0) [f(x+h) − f(x)] / h, when the limit exists.
Common misconception
A derivative is a local rate, not simply the function’s output divided by its input.
Start with
Related concepts
Quick recall question
Try answering before looking back at the definition.