Mandelbrot mit JSXGraph

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „ <jsxgraph box="jsxbox" width="800" height="600"> const board = JXG.JSXGraph.initBoard('jxgbox', { boundingbox: [-2.5, 1.5, 1.5, -1.5], axis: true, …“)
Zeile 1: Zeile 1:
-
 
+
<jsxgraph box="jxgbox" width="800" height="600">
-
<jsxgraph box="jsxbox" width="800" height="600">
+
   const board = JXG.JSXGraph.initBoard('jxgbox', {
   const board = JXG.JSXGraph.initBoard('jxgbox', {

Version vom 10:25, 15. Sep. 2025

Persönliche Werkzeuge