Commit 153fd44
authored
fix: calculate correct part of the xy plane (#29)
The wrong part of the parameter space was specified in the book's examples.
The commit adjusts the parameters to better match the escape time algorithm[1],
[1] https://en.wikipedia.org/wiki/Plotting_algorithms_for_the_Mandelbrot_set1 parent 7d7955e commit 153fd44
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
| 78 | + | |
0 commit comments