set table "sem01-talk.pgf-plot.table"; set format "%.5f"
set samples 200.0; plot [x=-20:20] 3*sin(x/3)**2/x**2
