Write a Program to multiply two user entered complex numbers of the form: a+ib. (Where a,b can be any float values, including negative numbers).
- Page 2 of 2
- 1
- 2
Write a Program to multiply two user entered complex numbers of the form: a+ib. (Where a,b can be any float values, including negative numbers).