View Original: | LogBase10.svg (144x144) | |||
Download: | Original | Medium | Small | Thumb |
Courtesy of: | commons.wikimedia.org | More Like This | ||
Keywords: LogBase10.svg The base-10 common logarithm plotted between 0 and 4 own 2009-06-05 GreenRoot <span class signature-talk >talk</span> Created with R v 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 Logarithm |