NewTest

From CIRPwiki
Revision as of 14:50, 12 September 2011 by Rdchlmeb (talk | contribs)
Jump to navigation Jump to search
<gnuplot>    

set size 0.4,0.4 set xlabel "x" set ylabel "y" plot [x=-4:4] x**2-3, -x**2 </gnuplot>