InterviewSolution
Saved Bookmarks
| 1. |
Define a complex number. Give an example. |
|
Answer» A complex number is a number that can be expressed in the form a + bi, where a and b are real numbers, and i is a solution of the equation x² = −1. Because no real number satisfies this equation, i is called an imaginary number.Example - 5i ,6iwhere i= √-1 HIT THE LIKE BUTTON |
|