set table "Preparation au DNB.pgf-plot.table"; set format "%.5f"
set samples 80; plot [x=0:12] x*x*(60-x)*3.14159/3000
