How do I plot a function of a binary logarithm with TikZ? Say that I want to plot f(x) = log_2 x.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
The
|
||||

pgfplotspackage (page 33). It's much better thantikzfor plots and it can use the external program gnuplot! – Spike Jun 1 '11 at 12:05