10CREATING FRACTALS USING RECURSION

What’s another word for thesaurus?—Steven Wright

image

Fractals are delightfully complicated designs, where each smaller part of the design contains the entire design (see Figure 10-1). They were invented (or discovered, since fractals exist in nature) by Benoit Mandelbrot in 1980 when he was visualizing some complex functions on a state-of-the-art IBM computer.

image

Figure 10-1: Examples of fractals

Fractals don’t look like regular shapes we recognize from geometry, like squares, triangles, and circles. Their shapes are ...

Get Math Adventures with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.