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

fractal_project/README.md has been updated.

parent f67bbf00
Branches
No related tags found
No related merge requests found
......@@ -57,8 +57,8 @@ The most common function used for Julia sets is the **quadratic** function:
Where:
> * $c$ is a fixed complex number (a constant), chosen by you.
> * $z$ is the point in the complex plane you are testing (a complex number $z=x+y$, where $x$ are real numbers).
<!-- > * $c$ is a fixed complex number (a constant), chosen by you. -->
<!-- > * $z$ is the point in the complex plane you are testing (a complex number $z=x+y$, where $x$ are real numbers). -->
## Calculation of the Julia set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment