// This macro uses a math function to generate an image. width = 500; height = 500; xc = width/2; yc = height/2; newImage("Math", "32-bit black", width, height, 1); for (y= 0; y