My Geeky Valentine's Day Card

(thing) by hoopy_frood Fri Mar 24 2000 at 14:58:25
#include <stdio.h>

void main (void)
    {
    while (1)
        printf("I love you! ");
    }
(thing) by destrius' Mon Aug 13 2001 at 4:03:57

I came up with this after having sat through a few weeks of lectures involving polar coordinates, conveniently scheduled in January.

r = 2*cos(pi/2 + t) + 2

Run that through gnuplot with 'set polar' and see what you get. :P

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.