And the Mandelbrot set. The color edges were all jagged before. Needed to check A^2 + B^2 > max instead of ABS(A+B) > max.