File:LogLogScale.svg
Summary
Description |
English: 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 "LogLogScale.svg"
set logscale x
set logscale y
plot [0.1:1000] [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: 600px-LogLogScale.png by davidfg |
Author |
Original: davidfg Vector: Category:Vectorizations |
SVG development | Category:Valid SVG created with Gnuplot#LogLogScale.svg ![]() Category:Translation possible - SVGThis plot uses embedded text that can be easily translated using a text editor. |
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. |
![]() |
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. |
You may select the license of your choice.
Original upload log
This image is a derivative work of the following images:
- 600px-LogLogScale.png licensed with Cc-by-sa-3.0-migrated-with-disclaimers, GFDL-en
- 2006-09-09T18:19:45Z Conscious 739x739 (39983 Bytes) original version from en:
- 2006-04-05T22:13:03Z Madcap 600x600 (110871 Bytes) == Summary == Log-log scale graph. Made by [[user:Davidfg]] with Graph, freeware from http://www.padowan.dk/.) [[Category:Measurement]] [[Category:Unidentified measurement]] == Licensing == {{GFDL-en}}
Uploaded with derivativeFX Category:Uploaded with derivativeFX
Category:Logarithmic scale Category:Measurement Category:Unidentified measurement Category:Images with Gnuplot source code Category:Comparing function plots
Category:CC-BY-SA-3.0-migrated-with-disclaimers
Category:Comparing function plots
Category:GFDL-en
Category:Images with Gnuplot source code
Category:License migration redundant
Category:Logarithmic scale
Category:Measurement
Category:Self-published work
Category:Translation possible - SVG
Category:Unidentified measurement
Category:Uploaded with derivativeFX
Category:Valid SVG created with Gnuplot
Category:Vectorizations