set table "lec08-talk.pgf-plot.table"; set format "%.5f"
set samples 200.0; plot [x=-pi/2:pi/2] 2*cos(x)
