README ¶ Exercise 3.7 (P62) Another simple fractal uses Newton's method to find complex solutions to a function such as z^4-1=0. Shade each starting point by the number of iterations required to get close to one of the four roots. Color each point by the root it approaches. Expand ▾ Collapse ▴ Documentation ¶ Overview ¶ Mandelbrot emits a PNG image of the Mandelbrot fractal. Source Files ¶ View all Source files newton.go Click to show internal directories. Click to hide internal directories.