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

lpsc/fractal_project/README.md has been updated.

parent 8b2df8f3
No related branches found
No related tags found
No related merge requests found
...@@ -18,9 +18,17 @@ ...@@ -18,9 +18,17 @@
### With the **Julia set** ### With the **Julia set**
1. > The formula is as follows:
2. >
3. >> $f(z)=z^{2}+C$
>
> With the following C values:
>
>> 1. $0.3 + 0.5\imath$
>> 2. $0.25 + 0.5\imath$
>> 3. $0.285 + 0.02\imath$
![Squared reciprocal Julia set](./img/squared.png)
### With the **Squared reciprocal Julia set** ### With the **Squared reciprocal Julia set**
......
fractal_project/img/squared.png

115 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment