diff options
Diffstat (limited to 'langfassung/master.x.gnuplot')
-rw-r--r-- | langfassung/master.x.gnuplot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/langfassung/master.x.gnuplot b/langfassung/master.x.gnuplot new file mode 100644 index 0000000..84fcd41 --- /dev/null +++ b/langfassung/master.x.gnuplot @@ -0,0 +1,2 @@ +set table "master.x.table"; set format "%.5f" +set samples 25; plot [x=-5:5] x*x |