Newton fractal (source code)

= Newton fractal
{wiki=Newton_fractal}

A Newton fractal is a type of fractal generated using Newton's method for finding successively better approximations to the roots (or zeros) of a complex polynomial function. The process involves iterating the Newton-Raphson formula, which is a method for finding roots of a real-valued function. In the context of complex analysis, this method can be visualized in the complex plane, leading to the creation of intricate and visually appealing fractal patterns.