File:Antiproportional.jpg

From testwiki
Revision as of 16:26, 17 February 2009 by Schubotz (talk | contribs) (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)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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]

The following page uses this file: