RosettaCodeData/Task/Mandelbrot-set/00DESCRIPTION
2016-12-05 22:15:40 +01:00

6 lines
342 B
Text

;Task:
Generate and draw the [[wp:Mandelbrot set|Mandelbrot set]].
Note that there are [http://en.wikibooks.org/wiki/Fractals/Iterations_in_the_complex_plane/Mandelbrot_set many algorithms] to draw Mandelbrot set and there are [http://en.wikibooks.org/wiki/Pictures_of_Julia_and_Mandelbrot_sets many functions] which generate it .
<br><br>