Mandelbrot Set
The Mandelbrot set is a region of the complex plane with an infinitely complex boundary. Zoom into any point on its edge and discover endlessly repeating structures — spirals, miniature copies, and alien coastlines.
For each point in the complex plane, start with and repeatedly compute . If never exceeds 2, the point is inside the set. The boundary between points that escape and those that do not is infinitely complex: a fractal coastline with no end.
Read the full guide →