Mandelbrot mit JSXGraph
Aus Wiki1
(Unterschied zwischen Versionen)
(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=" | + | |
const board = JXG.JSXGraph.initBoard('jxgbox', { | const board = JXG.JSXGraph.initBoard('jxgbox', { |