mangled mandelbrot map x(n+1) = x(n)*x(n) - y(n)*y(n) + ReC y(n+1) = 2*i*x(n)*y(n) * D + ImC where D = 0.600000 Each pixel shows number of cycles to recur within EPSILON where EPSILON = 0.002000 But first, system allowed to settle for 500 cycles Recurrance time normalized by 0.000000 floating point values, one per pixel, (0