User:Rfs/Other Scratch Page

From FreekiWiki
< User:Rfs
Revision as of 10:28, 22 May 2008 by Rfs (talk | contribs) (→‎&)
Jump to navigation Jump to search

>

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

&

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.


^