RosettaCodeData/Task/Factorial/Gnuplot/factorial-1.gnuplot

4 lines
46 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
set xrange [0:4.95]
set key left
plot int(x)!