LogPlot

Semi-log plot (WMA link)


LogPlot[f, {x, $x_{min}$, $x_{max}$}]

log plots f with x ranging from $x_{min}$ to $x_{max}$.

Plot[{$f_1$, $f_2$, ...}, {x, $x_{min}$, $x_{max}$}]

log plots several functions $f_1$, $f_2$, ...

ListStepPlot
NumberLinePlot