summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgfplots/test/pgfplotstest/pgfplotstest.parable.gnuplot
blob: 95805571beccfaba68ad2d72256547b12044862d (plain)
1
2
set terminal table; set output "pgfplotstest.parable.table"; set format "%.5f"
set format "\%.7e"; set samples 25; plot [x=-5:5] 4*x**2 - 5