Difference between revisions of "Applets:Periodendauer periodischer Signale"
From LNTwww
David.Jobst (talk | contribs) |
David.Jobst (talk | contribs) |
||
| Line 66: | Line 66: | ||
<body> | <body> | ||
| + | |||
| + | <script type="text/javascript"> | ||
| + | // Grundeinstellungen der beiden Applets | ||
| + | JXG.Options.text.useMathJax = true; | ||
| + | cnfBox = JXG.JSXGraph.initBoard('cnfBoxHtml', { | ||
| + | showCopyright: false, showNavigation: false, axis:true, | ||
| + | grid: true, zoom: { enabled: false }, pan: { enabled: false }, | ||
| + | boundingbox: [-1, 2.2, 12.4, -2.2] | ||
| + | }); | ||
| + | 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> | ||
| Line 95: | Line 113: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</body> | </body> | ||
</html> | </html> | ||
Revision as of 21:54, 18 September 2017
formel