F# Does c belongs to the Mandelbrot set or not?

前端 未结 0 729
失恋的感觉
失恋的感觉 2020-12-09 17:13

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题