magic(s)


          
          // This is where the magic happens
          
          u += .5*a/pi + .1*r;
          v += pow(r,.1);
          w += 1.0;
  
          // End of the magic