File:Absolute Value.svg
Appearance
Size of this PNG preview of this SVG file: 375 × 227 pixels. Other resolutions: 320 × 194 pixels | 640 × 387 pixels | 1,024 × 620 pixels | 1,280 × 775 pixels | 2,560 × 1,550 pixels.
Original file (SVG file, nominally 375 × 227 pixels, file size: 20 KB)
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 13:31, 26 October 2009 | 375 × 227 (20 KB) | LennyWikipedia~commonswiki | Description={{de|Verlauf der Absolutbetragsfunktion auf <math>\R</math><br/> Asymptote Source Code: <pre> import graph; import settings; outformat="pdf"; // size(300,300); // // Function. real f(real x) {return x > 0 ? x : -x; } draw(graph(f,-4,4),red+2); | |
09:32, 17 December 2008 | 298 × 173 (28 KB) | LennyWikipedia~commonswiki | {{Information |Description={{de|Verlauf der Absolutbetragsfunktion auf <math>\R</math><br/> Asymptote Source Code: <pre> import graph; import settings; outformat="pdf"; size(300,300); real f(real x) {return x > 0 ? x : -x; } draw(graph(f,-4,4),red+2); lab |
File usage
The following page uses this file:
Global file usage
The following other wikis use this file:
- Usage on cs.wikipedia.org
- Usage on de.wikipedia.org
- Usage on de.wikibooks.org
- Usage on es.wikibooks.org
- Usage on fi.wikipedia.org
- Usage on hi.wikipedia.org
- Usage on uk.wikipedia.org