Discontinuous derivative

From JSXGraph Wiki
Revision as of 08:55, 13 February 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.

Consider the function

[math]\displaystyle{ f: \mathbb{R} \to \mathbb{R}, x \mapsto \begin{cases} x^2*sin(1/x),& x\neq 0\\ 0, x=0 \end{cases} }[/math]

The underlying JavaScript code