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^6+ZC=(Z^5+C)*Z Z^6+ZC=((|Z|^5)*(cos(5*α) + i sin(5*α))+c)*(x+yi) C=ZR+ZIi