Fixed-Point Mandelbrot Set

This example shows the difference between fixed-point and floating-point computation by displaying the result of computing the Mandelbrot set using each data type.

To zoom in on a portion of the image, click and drag in the image window. To zoom out, restart the simulation.

The simulation continues to run until you click Stop.

Related Topics