Applets:Periodendauer periodischer Signale: Unterschied zwischen den Versionen
Aus LNTwww
| Zeile 63: | Zeile 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> | ||
| − | |||
| − | |||
| − | |||
Version vom 18. September 2017, 21:33 Uhr
formel
blabla