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

lpsc/fractal_project/julia.md has been updated.

parent 6da62553
Branches
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}=...+\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