Applets:Periodendauer periodischer Signale: Difference between revisions

From LNTwww
No edit summary
No edit summary
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:




<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>




</body>
</body>
</html>
</html>

Revision as of 22:54, 18 September 2017

formel