Thank you very much for your help.And I have last question.How can I do if I wanted to divide into polar representation of complex numbers ? I think I'll write float angle and float mod but how can I write?
So first you have to make a function that converts the complex number to polar representation then make a division function that uses the formula for dividing complex numbers in polar form.