Hi all,
How can I find the angle between two complex vectors? for example
Thanks
Printable View
Hi all,
How can I find the angle between two complex vectors? for example
Thanks
Using the dot product defined as
try this formula:
Of course, in complex space, you cannot expect the "angle" to be a real number.