# plot parameter for sp602.f set xlabel 'Number of Ransu' set ylabel 'pai' set xrange[0:10000] set yrange[2:*] set grid plot \ 'pai.dat' using 1:7 with lines, 3.14159