> [!note] Definition > > > The linearisation (linear approximation) of some [[Science/Math/Functions/Function|function]] at some input value is its [[Tangent Line|tangent line]] at that input value. > > $ > f(x) \approx L(x) = f(a) + \frac{df}{dx}(a)(x - a) > $