gnuplot> set polar
      	dummy variable is t for curves
      gnuplot> set size ratio -1
      gnuplot> set grid
      gnuplot> plot [ -2*pi:2*pi ] t
       

    EXAMPLE: