To multiply two complex numbers a + ib and c + id , we perform (ac - bd) + i (ad+bc) . For example: multiplication of 1+2i and 2+1i will be 0+5i. In this ...
確定! 回上一頁