Multiplication of non-zero complex number with $~-i~$ rotates the point about origin through a right angle in anticlockwise direction. True or false?
My attempt :- actually I don't know how to proceed in general but I did it with an example of $~1+i~$ and by multiplying it with $~-i~$ the point turns $~ 90~$ in clockwise direction. Also if we multiple the above complex number by $~i~$ it rotates by $~90~$ in anti-clockwise direction. Is the above result is true in general of just for particular example.
Also general proof will be appreciated. Thanks
It's easy to see in general, by drawing in the coordinate system. The complex number $a+bi$ is represented as (the vector from the origin to) the point with coordinates $(a, b)$.
We have $$(a+bi)\cdot i=-b+ai\\ (a+bi)\cdot(-i)=b-ai$$