Applets:Periodendauer periodischer Signale: Difference between revisions
From LNTwww
David.Jobst (talk | contribs) No edit summary |
David.Jobst (talk | contribs) No edit summary |
||
| Line 63: | Line 63: | ||
</head> | </head> | ||
<body> | <body> | ||
<div class="wrapper1"> | |||
<div id="container1"> | |||
formel | |||
</div> | |||
<div id="container2"> | |||
<div id="pltBoxHtml" class="jxgbox" style="width:600px; height:600px; border:1px solid black;"></div> | <div id="pltBoxHtml" class="jxgbox" style="width:600px; height:600px; border:1px solid black;"></div> | ||
< | </div> | ||
<div id="container3"> | |||
blabla | |||
</ | </div> | ||
<div id="leerraum"> | |||
</div> | |||
</div> | |||
<div class="wrapper2"> | |||
<div > | |||
<p> | |||
<input type="checkbox" id="gridbox" onclick="showgrid();" checked> <label for="gridbox">Gitterlinien zeigen</label> | |||
<button class="button" onclick="drawNow();">Reset</button> | |||
</p> | |||
</div> | |||
</div> | |||
<script> | |||
pltBox = JXG.JSXGraph.initBoard('pltBoxHtml', { | |||
showCopyright: false, axis: true, | |||
zoom: { factorX: 1.1, factorY: 1.1, wheel: true, needshift: true, eps: 0.1 }, | |||
grid: true, boundingbox: [-0.5, 2.2, 12.4, -2.2] | |||
}); | |||
</script> | |||
</body> | </body> | ||
</html> | </html> | ||
Revision as of 22:33, 18 September 2017
formel
blabla