How do I know if the c belongs to the Mandelbrot set or not after n iterations? How do you calculate this?
// n - nr of iterations type Complex = double * dou