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

fractal_project/README.md has been updated.

parent 8e2e1832
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ 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 + \imath y$, where $x$ and $y$ are real numbers).
> * $z$ is the point in the complex plane you are testing (a complex number $z = x + \imath y$, where $x$ and y 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