C
Christian Kristukat
Hi,
how can I evaluate a expression like the following:
1/(a + jb) where j is the imaginary unit and a and b are Numeric real
float arrays. I don't want to have to split up the expression in real
and imaginary parts.
Thanks, Christain
how can I evaluate a expression like the following:
1/(a + jb) where j is the imaginary unit and a and b are Numeric real
float arrays. I don't want to have to split up the expression in real
and imaginary parts.
Thanks, Christain