Data update
This commit is contained in:
parent
5af6d93694
commit
796d366b97
455 changed files with 7413 additions and 1900 deletions
2
Task/Mandelbrot-set/Maxima/mandelbrot-set.maxima
Normal file
2
Task/Mandelbrot-set/Maxima/mandelbrot-set.maxima
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
mandelbrot ([iterations, 30], [x, -2.4, 0.75], [y, -1.2, 1.2],
|
||||
[grid,320,320])$
|
||||
Loading…
Add table
Add a link
Reference in a new issue