Mandelbrot mit JSXGraph

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
<jsxgraph box="jxgbox" width="800" height="600">
<jsxgraph box="jxgbox" width="800" height="600">
-
 
   
   
-
<script type="text/javascript">
 
   const board = JXG.JSXGraph.initBoard('jxgbox', {
   const board = JXG.JSXGraph.initBoard('jxgbox', {
     boundingbox: [-2.5, 1.5, 1.5, -1.5],
     boundingbox: [-2.5, 1.5, 1.5, -1.5],

Version vom 10:40, 15. Sep. 2025

Persönliche Werkzeuge