Hauptsatz der Differential- und Integralrechnung: Unterschied zwischen den Versionen

Zeile 101: Zeile 101:
             },
             },
             baseLeft: {    // Start point
             baseLeft: {    // Start point
            visible: true,
              visible: true,
            fixed: false,
              fixed: false,
            withLabel: true,
              withLabel: true,
            name: 'a'
              name: 'a'
        }
            },
            baseRight: {    // Start point
              visible: true,
              fixed: false,
              withLabel: true,
              name: 'b'
            }
         });
         });
     </script>
     </script>