@hollykrieger
#!/usr/bin/python
from mpmath import *
import pylab
def rhac(z):
c = z
for u in range(1,30):
z = fp.kleinj(tau=z)
if(im(z)<0):
z = z * z + c
return z/abs(z)
-
-
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.