Mandelbrot mit JSXGraph

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 70: Zeile 70:
     drawMandelbrot(Math.round(slider.Value()));
     drawMandelbrot(Math.round(slider.Value()));
   });
   });
 +
 +
  board.update();
   // Initial zeichnen
   // Initial zeichnen
   drawMandelbrot(Math.round(slider.Value()));
   drawMandelbrot(Math.round(slider.Value()));
-
  board.update();
+
 
</jsxgraph>
</jsxgraph>

Version vom 10:35, 15. Sep. 2025

Persönliche Werkzeuge