>[!quote] Format Definition
>"The *instantaneous rate of change* of a function with respect to one of its [[Variable|variables]]"
The derivative is a [[Linear Transformation|Linear]] [[Higher-Order]] [[Function]] describing the rate of change of a function along one of its parameters.
For $f(x)=y$, the derivative of $f$ ($f'(x)$ or $\frac{df}{dx}$) is equal to:
$\huge
\frac{df}{dx}(x)=
\lim_{h \to \infty}
\frac{
f(x+h) - f(x)
}{h}
$
The notation for the derivative of some function $f(x)$ can be notated as:
$\huge \begin{align}
\deriv{f}{x} &= \dot f = f' \\
\deriv{^2f}{x^2} &= \ddot f = f'' \\
\deriv{^3f}{x^3} &= \dddot f = f''' \\
\end{align}$
And for the $n