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

fractal_project/README.md has been updated.

parent 7c06dc4a
Branches
No related tags found
No related merge requests found
......@@ -80,7 +80,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} = ... + ... \imath$ and apply the same function.
> * **Second iteration**: Now use z_{1} = ... + ... \imath and apply the same function.
> * **Finally**, you repeat this process for several iterations.
### 5. Check if $\left\lvert z \right\rvert$ (the modulus of $z$) escapes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment