Datei:Ceiling function.svg
Aus Wiktionary, dem freien Wörterbuch
Graph of the ceiling function.
See Wikipedia graph-making tips.
Generated in gnuplot with the following script:
# Set square 1000×1000 SVG output and filename
# The font size (fsize) sets the size for the circles, too.
set terminal svg enhanced size 1000 1000 fname "Times" fsize 36
set output "ceiling.svg"
# Set the text value for missing entries in the data file, so we can plot a discontinuous function
set datafile missing "Skip"
# Set y axis limits so the plot doesn't go right to the edges of the graph
set yrange [-3.5:3.5]
# Set x axis limits so the first and last points are hidden
set xrange [-3.5:3.5]
# No legend needed
set nokey
# Add lightly-colored axis lines
set yzeroaxis
set xzeroaxis
# Plot as lines and also points (circles)
plot "ceiling.dat" with lines
plot "ceiling.dat" with points 1 6
# Close the file (so I don't have to close gnuplot to view it)
set output
and data file:
ceiling.dat
# X Y1
-4 -4
Skip
-4 -3
-3 -3
Skip
-3 -2
-2 -2
Skip
-2 -1
-1 -1
Skip
-1 0
0 0
Skip
0 1
1 1
Skip
1 2
2 2
Skip
2 3
3 3
Then I opened the resulting SVG file in Inkscape, changed the fill style for the circles (either blue or white fill), brought the plot lines to the top, and then brought the circles to the top (over the lines).
Created by User:Omegatron using gnuplot, possibly with post-processing in the GIMP (PNG) or Inkscape (SVG)
Ich, der Urheberrechtsinhaber dieses Werkes, veröffentliche es hiermit unter der folgenden Lizenz:
 |
Es ist erlaubt, die Datei unter den Bedingungen der GNU-Lizenz für freie Dokumentation, Version 1.2 oder einer späteren Version, veröffentlicht von der Free Software Foundation, zu kopieren, zu verbreiten und/oder zu modifizieren; es gibt keine unveränderlichen Abschnitte, keinen vorderen und keinen hinteren Umschlagtext.
Der vollständige Text der Lizenz ist im Kapitel GNU-Lizenz für freie Dokumentation verfügbar. www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue
|
Du darfst es unter einer der obigen Lizenzen deiner Wahl verwenden.
|
(In short, this means that you can copy and modify the image freely as long as you provide attribution; preferably in the form of a link back to this page.)
Dateiversionen
Klicke auf einen Zeitpunkt, um diese Version zu laden.
| Version vom | Vorschaubild | Maße | Benutzer | Kommentar |
| aktuell | 02:05, 22. Mai 2006 |  | 1.000 × 1.000 (16 KB) | Omegatron | i like blue better |
| 04:05, 11. Apr. 2006 |  | 1.000 × 1.000 (15 KB) | Omegatron | |
Dateiverwendung
Die folgende Seite verwendet diese Datei:
Globale Dateiverwendung
Die nachfolgenden anderen Wikis verwenden diese Datei:
- Verwendung auf ar.wikipedia.org
- Verwendung auf cs.wikipedia.org
- Verwendung auf de.wikipedia.org
- Verwendung auf en.wikipedia.org
- Verwendung auf eo.wikipedia.org
- Verwendung auf es.wikipedia.org
- Verwendung auf fa.wikipedia.org
- Verwendung auf fi.wikipedia.org
- Verwendung auf he.wikipedia.org
- Verwendung auf it.wikipedia.org
- Verwendung auf ja.wikipedia.org
- Verwendung auf ko.wikipedia.org
- Verwendung auf pl.wikipedia.org
- Verwendung auf pt.wikipedia.org
- Verwendung auf ru.wikipedia.org
- Verwendung auf sv.wikipedia.org
- Verwendung auf th.wikipedia.org
- Verwendung auf vi.wikipedia.org
- Verwendung auf zh.wikipedia.org
Diese Datei enthält weitere Informationen (EXIF-Metadaten), die in der Regel von der Digitalkamera oder dem verwendeten Scanner stammen. Durch nachträgliche Bearbeitung der Originaldatei können einige Details verändert worden sein.