DrkPaladin
Programmer
How would I program a complex equation such as:
z = z^2 + c, where 'z' and 'c' are: 'real' + 'imaginary' so
it would look like this: (r+i) = (r+i)^2 + (r+i)???
Please put it as simple as you can...
Thanks...
z = z^2 + c, where 'z' and 'c' are: 'real' + 'imaginary' so
it would look like this: (r+i) = (r+i)^2 + (r+i)???
Please put it as simple as you can...
Thanks...