Epidemie und Mathematik

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 10: Zeile 10:
var p5xy=[-0.7,-0.7];
var p5xy=[-0.7,-0.7];
-
brd = JXG.JSXGraph.initBoard('jxgbox', {boundingbox:[-1.1, 1.1, 1.1, -1.1], grid: true, axis:true});
+
brd = JXG.JSXGraph.initBoard('jxgbox', {boundingbox:[-1.1, 100, 1000, -1.1], grid: true, axis:true});
//Punkte
//Punkte
var p1 = brd.createElement('point',p1xy,{name:'A', style:5});  
var p1 = brd.createElement('point',p1xy,{name:'A', style:5});  

Version vom 15:20, 29. Mär. 2020

Persönliche Werkzeuge