File:Logscale.png: Difference between revisions

From 太極
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
 
<pre>
> plot(c(1, 10, 100), c(1, 10, 100), log="y")
> log10(c(1, 10, 100))
[1] 0 1 2
</pre>

Latest revision as of 13:58, 1 May 2020

> plot(c(1, 10, 100), c(1, 10, 100), log="y")
> log10(c(1, 10, 100))
[1] 0 1 2

File history

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

Date/TimeThumbnailDimensionsUserComment
current13:57, 1 May 2020Thumbnail for version as of 13:57, 1 May 2020480 × 480 (4 KB)Brb (talk | contribs)

There are no pages that use this file.