Kompetenzen im Betreich quadratische Funktionen: Unterschied zwischen den Versionen
Aus KAS-Wiki
(→Graphen) |
(→Graphen) |
||
Zeile 10: | Zeile 10: | ||
"quadratische Funktionen" [URL="quadratische Funktionen."] | "quadratische Funktionen" [URL="quadratische Funktionen."] | ||
"Parabel der Form f(x)=x^2" [URL="Parabel der Form f(x)=x^2"] | "Parabel der Form f(x)=x^2" [URL="Parabel der Form f(x)=x^2"] | ||
+ | } | ||
+ | </graphviz> |
Version vom 17. Januar 2013, 14:02 Uhr
Graphen
<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"] }
</graphviz>