File:LogBase10.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search

LogBase10.svg(SVG file, nominally 145 × 145 pixels, file size: 8 KB)

[edit] Summary

Description

The base-10 (common) logarithm plotted between 0 and 4.

Date

2009-Jun-05

Source

Generated in R using this code:

library(RSvgDevice)
devSVG(file="LogBase10.svg", width=2, height=2)
par(lwd=3, mar=c(1,2,1,0), las=1)
x = seq(from=0.01, to=4, by=0.01)
plot(x, log10(x), type="l", col="blue",
     ylim=c(-2,2), axes=FALSE,
     xlab="",ylab="",frame.plot=FALSE)
axis(side=1, pos=0, at=c(0:4),
     labels=c("","1","2","3","4"))
axis(side=2, pos=0)
dev.off()
Author

GreenRoot (talk)

Permission
(Reusing this image)

See below.

[edit] Licensing

Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.

In case this is not legally possible:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.


Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Azərbaycan | Беларуская (тарашкевіца) | Български | Català | Cebuano | Soranî / کوردی | Česky | Cymraeg | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | Estremeñu | فارسی | Suomi | Français | Galego | עברית | हिन्दी | Hrvatski | Magyar | Հայերեն | Bahasa Indonesia | Ido | Íslenska | Italiano | 日本語 | ქართული | ភាសាខ្មែរ | 한국어 | Ripoarisch | Kurdî / كوردی | Latina | Lietuvių | Latviešu | 文言 | Македонски | Bahasa Melayu | Plattdüütsch | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | ไทย | Tagalog | Türkçe | Українська | Vèneto | Tiếng Việt | Walon | 吴语 | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | 粵語 | +/−

Information icon.svg The categories of this image should be checked. Check them now!
  • Remove redundant categories and try to put this image in the most specific category/categories
  • Remove this template

Afrikaans | Alemannisch | Català | Česky | Dansk | Deutsch | Deutsch (Sie-Form) | English | Español | Eesti | Suomi | Français | עברית | Հայերեն | Italiano | 日本語 | Magyar | Македонски | Malti | Plattdüütsch | Nederlands | Polski | Português | Română | Русский | Slovenčina | ไทย | Vèneto | 中文 | +/−


Usage:

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current18:50, 5 June 2009Thumbnail for version as of 18:50, 5 June 2009145×145 (8 KB)GreenRoot (talk | contribs) ({{Information |Description=The base-10 (common) logarithm plotted between 0 and 4. |Source=Generated in R using this code: <pre> library(RSvgDevice) devSVG(file="LogBase10.svg", width=2, height=2) par(lwd=3, mar=c(1,2,1,0), las=1) x = seq(from=0.01, to=4,)

There are no pages that link to this file.

Global file usage

The following other wikis use this file: