copy right added
This commit is contained in:
parent
4aafceb059
commit
4c208d7c02
@ -1,5 +1,6 @@
|
|||||||
import random
|
import random
|
||||||
|
|
||||||
|
# (c) R P Clark 2019
|
||||||
|
|
||||||
def mandelbrot (re, Im, max_iter):
|
def mandelbrot (re, Im, max_iter):
|
||||||
c = complex (Re,Im)
|
c = complex (Re,Im)
|
||||||
|
Loading…
Reference in New Issue
Block a user