MANDLBRT for the TI-85.
Draw Mandlebrot set on TI-85 graph screen.


Program:  MANDLSET
Author:   John P. Powers (jpp@cpdvax.csc.ti.com)
Date:     August 7, 1992

This program draws the Mandlebrot set.  It takes quit a while.  If
you don't want to wait for the program to finish, just RCPIC
MANDLPIC.

Change the statements in the program which set xMin, xMax, yMin, and
yMax to zoom in on different parts of the Mandlebrot set.

