Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 279 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 279 Bytes

Mandelbrot set generator in several languages

The Mandelbrot set is the set of complex numbers c for which the function z -> z^2 + c does not diverge when iterated from z = 0