On Mon, Jul 25, 2022 at 01:57 AM, F1AMM wrote:
I was disappointed that Excel did not know how to draw a sequence of complex
numbers (a+jb) in the form of a graph. It is necessary to break down the real
part into the imaginary part. So I don't use these functions.
Hi Francois,
It seems you want in EXCEL to separate out the real and imaginary parts of a COMPLEX number.
You could use the functions IMREAL and IMAGINARY to do this.
and then make use of the other functions for working with complex numbers in Excel
There are also other Excel functions useful for working with complex numbers IMABS, IMARGUMENT & IMCONJUGATE
Kind regards
Ed