File:LogLinScale.svg
From Wikipedia, the free encyclopedia
Original file (SVG file, nominally 512 × 512 pixels, file size: 14 KB)
Page Module:Message box/fmbox.css has no content.
This is a file from the Wikimedia Commons. Information from its description page there is shown below.
Commons is a freely licensed media file repository. You can help.
Commons is a freely licensed media file repository. You can help.
Summary
| DescriptionLogLinScale.svg |
English: The log–linear type of a semi-log graph, defined by a logarithmic scale on the y-axis (vertical), and a linear scale on the x-axis (horizontal). Plotted lines are: y = 10x (red), y = x (green), y = log(x) (blue).
Gnuplot src code set grid x
set grid y
set border 0
set xzeroaxis lt -1
set yzeroaxis lt -1
set size square
set term svg enhanced size 512,512
set output "LogLinScale.svg"
set logscale y
plot [-1:10] [0.1:1000] \
(10**x) title "f(x) = 10^x" with lines, \
(x) title "f(x) = x" with lines, \
(log10(x)) title "f(x) = log_{10}(x)" with lines
|
| Date | |
| Source | Own work based on: LogLinScale.png by dvidfg |
| Author |
davidfg Vector: |
| SVG development InfoField |
Licensing
I, the copyright holder of this work, hereby publish it under the following licenses:
| This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. Subject to disclaimers. | ||
| ||
| 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 |
| 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. Subject to disclaimers.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
You may select the license of your choice.
Original upload log
This image is a derivative work of the following images:
- LogLinScale.png licensed with Cc-by-sa-3.0-migrated-with-disclaimers, GFDL-en
- 2006-09-09T18:15:51Z Conscious 739x739 (23197 Bytes) original version from en:
- 2006-04-05T22:10:50Z Madcap 600x600 (68317 Bytes) Log-lin scale graph. Made by [[user:Davidfg]] with Graph, freeware from http://www.padowan.dk/.) [[Category:Measurement]] [[Category:Unidentified measurement]]
- 2006-04-05T22:10:39Z Madcap 600x600 (68317 Bytes) Log-lin scale graph. Made by [[user:Davidfg]] with Graph, freeware from http://www.padowan.dk/.) [[Category:Measurement]] [[Category:Unidentified measurement]]
Uploaded with derivativeFX
Captions
Add a one-line explanation of what this file represents
Items portrayed in this file
depicts
26 June 2010
14,674 byte
512 pixel
512 pixel
image/svg+xml
464a037711e2f2db41f30e09c110cee8e4cbc17d
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:19, 16 August 2014 | 512 × 512 (14 KB) | wikimediacommons>Adf88 | Update labels after previous editing. |
File usage
No pages on the English Wikipedia use this file (pages on other projects are not listed).
Metadata
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
| Short title | Gnuplot |
|---|---|
| Image title | Produced by GNUPLOT 4.6 patchlevel 4 |
| Width | 512 |
| Height | 512 |
Retrieved from "http://cosmopedia.co/index.php/File:LogLinScale.svg"