File:LogLog exponentials.svg
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 512 × 512 pixels. Other resolutions: 240 × 240 pixels | 480 × 480 pixels | 768 × 768 pixels | 1,024 × 1,024 pixels | 2,048 × 2,048 pixels.
Original file (SVG file, nominally 512 × 512 pixels, file size: 12 KB)
File information
Structured data
Captions
Summary
[edit]DescriptionLogLog exponentials.svg |
English: A log–log plot of y = x (blue), y = x2 (green), and y = x3 (red). Note the logarithmic scale markings on each of the axes, and that the log x and log y axes (where the logarithms are 0) are where x and y themselves are 1.
set grid x
set grid y
set border 0
set xzeroaxis lt -1
set yzeroaxis lt -1
set size square
set term svg size 512,512
set output "/tmp/LogLog-quad.svg"
set logscale y
set logscale x
plot [0.1:100] [0.1:100]
(x**3) title "f(x) = x^3" with lines,
(x**2) title "f(x) = x^2" with lines,
(x) title "f(x) = x" with lines
|
Date | |
Source | Own work based on: Loglog x x2 x3.png by Luqui |
Author |
Original: Unknown Vector: |
SVG development InfoField | This plot was created with Gnuplot. This plot uses embedded text that can be easily translated using a text editor. |
Licensing
[edit]Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. | ||
| ||
This licensing tag was added to this file as part of the GFDL licensing update.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
Original upload log
[edit]This image is a derivative work of the following images:
- Loglog x x2 x3.png licensed with PD-self
- 2006-03-19T18:02:34Z Maksim 400x247 (4162 Bytes) La bildo estas kopiita de wikipedia:en. La originala priskribo estas: ==Summary== y=x, x^2, and x^3 on a log-log graph. Created with Mathematica 4 and The Gimp 2. Released into the Public Domain. ==Licensing== {{PD-self}}
Uploaded with derivativeFX
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 16:33, 26 June 2010 | 512 × 512 (12 KB) | Autopilot (talk | contribs) | {{Information |Description=<pre> set grid x set grid y set border 0 set xzeroaxis lt -1 set yzeroaxis lt -1 set size square set term svg size 512,512 set output "/tmp/LogLog-quad.svg" set logscale y set logscale x plot [0.1:100] [0.1:100] (x**3) |
You cannot overwrite this file.
File usage on Commons
The following page uses this file:
File usage on other wikis
The following other wikis use this file:
- Usage on bg.wikipedia.org
- Usage on en.wikipedia.org
- Usage on en.wikiversity.org
- Usage on es.wikipedia.org
- Usage on ja.wikipedia.org
- Usage on pt.wikipedia.org
- Usage on ro.wikipedia.org
- Usage on www.wikidata.org
- Usage on zh.wikipedia.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Image title | Produced by GNUPLOT 4.2 patchlevel 4 |
---|