Differentiability

From JSXGraph Wiki
Revision as of 19:32, 22 January 2019 by A WASSERMANN (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

If the function [math]\displaystyle{ f: D \to {\mathbb R} }[/math] is differentiable in [math]\displaystyle{ x_0\in D }[/math] then there is a function [math]\displaystyle{ f_1: D \to {\mathbb R} }[/math] that is continuous in [math]\displaystyle{ x_0 }[/math] such that

[math]\displaystyle{ f(x) = f(x_0) + (x-x_0) f_1(x) }[/math]


The underlying JavaScript code