Skip to content
Snippets Groups Projects
Commit e425982e authored by joachim.schmidt's avatar joachim.schmidt
Browse files

fractal_project/README.md has been updated.

parent 804f0003
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ Where:
### 4. Iterate the function $f_{c}(z) = z^{2} + c$
> * **First iteration**: Start by applying the function $f_{c}(z)$ to $z_{0}$.
> * **Second iteration**: Now use $z_{1} = M + N \imath $ and apply the same function.
> * **Second iteration**: Now use $z_{1}$ and apply the same function.
> * **Finally**, you repeat this process for several iterations.
### 5. Check if $\left\lvert z \right\rvert$ (the module of $z$) escapes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment