|
|
Zeile 2: |
Zeile 2: |
| | | |
| | | |
− | <graphviz>
| |
− | digraph G {
| |
− | bgcolor="transparent";
| |
− | rankdir=LR;
| |
− | node [style=filled, color=black, fillcolor=lightblue shape=ellipse];
| |
− | node [URL="/wikis.zum.de/kas/index.php/\N"]
| |
− | "quadratische Funktionen" [URL="quadratische Funktionen"]
| |
− | "Parabel der Form f(x)=x^2" [URL="Parabel der Form f(x)=x^2"]
| |
− |
| |
− | "quadratische Funktionen" -> "Parabel der Form f(x)=x^2";
| |
− | }
| |
− | </graphviz>
| |
| | | |
| <graphviz> | | <graphviz> |
Zeile 21: |
Zeile 9: |
| node [style=filled, color=black, fillcolor=lightblue shape=ellipse]; | | node [style=filled, color=black, fillcolor=lightblue shape=ellipse]; |
| node [URL="/wikis.zum.de/kas/index.php/\N"] | | node [URL="/wikis.zum.de/kas/index.php/\N"] |
− | "Stammfunktion" [URL="Stammfunktion."] | + | "a" |
− | "Substitution" [URL="Substitution"] | + | "b" |
− | "f`(x)/f(x)" [URL="f`(x)/f(x)"]
| + | |
− | "partielle Integration" [URL="partielle Integration"]
| + | |
− | "Formeln" [URL="Formeln"]
| + | |
− | "Potenz- und Summenregel" [URL="Potenz- und Summenregel"]
| + | |
− | "Flächeninhaltsfunktion" [URL="Flaecheninhaltsfunktion"]
| + | |
− | "Fläche zwischen \n x-Achse" [URL="Flaechex-Achse"]
| + | |
− | "Fläche zwischen \n f(x) und g(x)" [URL="Flaechenberechnung2"]
| + | |
− | "Produktsummen" [URL="Produktsummen"]
| + | |
− | "Füllproblemen" [URL="Fuellprobleme"]
| + | |
− | "Wirkungen" [URL="Wirkungen"]
| + | |
− | "Lösung einer DGL" [URL="Loesung einer DGL"]
| + | |
− | "exp. Wachstum" [URL="exp. Wachstum"]
| + | |
| | | |
| | | |
− | "f(x)" -> "Substitution" -> "Stammfunktion" ; | + | "a" -> "b"; |
− | "f(x)" -> "f`(x)/f(x)" -> "Stammfunktion";
| + | |
− | "f(x)" -> "partielle Integration" -> "Stammfunktion";
| + | |
− | "f(x)" -> "Formeln" -> "Stammfunktion";
| + | |
− | "f(x)" -> "Potenz- und Summenregel" -> "Stammfunktion";
| + | |
− | "Stammfunktion" -> "Flächeninhaltsfunktion";
| + | |
− | "Stammfunktion" -> "Produktsummen";
| + | |
− | "Stammfunktion" -> "Lösung einer DGL";
| + | |
− | "Flächeninhaltsfunktion" -> "Fläche zwischen \n x-Achse";
| + | |
− | "Flächeninhaltsfunktion" -> "Fläche zwischen \n f(x) und g(x)";
| + | |
− | "Produktsummen" -> "Füllproblemen";
| + | |
− | "Produktsummen" -> "Wirkungen";
| + | |
− | "Lösung einer DGL" -> "exp. Wachstum";
| + | |
| | | |
| | | |
node [style=filled, color=black, fillcolor=lightblue shape=ellipse];
node [URL="/wikis.zum.de/kas/index.php/\N"]
"a"
"b"