The Mandelbrot set is defined by the equation:
[ z_{n+1} = z_n^2 + c ]
where:
- ( z ) is a complex number, represented as ( z = x + yi )
- ( c ) is also a complex number, represented as ( c = a + bi )
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The Mandelbrot set is defined by the equation:
[ z_{n+1} = z_n^2 + c ]
where: