C=ZR+ZIi Green Flag Enter the value of ZR (from 0.8 to 1.3) Enter the value of ZI (from 0.7 to 1.2)
Z=x+iy Z=|Z|(cosα + i sinα) where |Z|=sqrt(x^2+y^2) α=arctg(y/x) To calculate the power of complex numbers, I used the de Moivre formula. Z^12+ZC=(Z^11+C)*Z Z^12+ZC=((|Z|^11)*(cos(11*α) + i sin(11*α))+c)*(x+yi) C=ZR+ZIi