Datei:Antiproportional.jpg

Aus PhysikWiki
Version vom 17. Februar 2009, 16:26 Uhr von Schubotz (Diskussion | Beiträge) (Funktion 1/x Erstellt mit Mathematica: <source lang="mathematica"> Plot[1/x, {x, -5, 5}, AspectRatio -> Automatic, PlotRange -> 5, Exclusions -> {x == 0}, ExclusionsStyle -> Directive[Thickness[0.01], Orange, Dashing[Large]], AxesLabel -> {x, "f(x)")
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Funktion 1/x Erstellt mit Mathematica:

Plot[1/x, {x, -5, 5}, AspectRatio -> Automatic, PlotRange -> 5,
 Exclusions -> {x == 0}, 
 ExclusionsStyle -> Directive[Thickness[0.01],
   Orange, Dashing[Large]], AxesLabel -> {x, "f(x)" == 1/x}, 
 LabelStyle -> Medium]

Die folgende Seite verwendet diese Datei: