InterviewSolution
Saved Bookmarks
| 1. |
Using the results abs(z^2) = absz^2 and abs(z_1/z_2) = (abs(z_1))/abs(z_2), find the modulus of (3-i)^2/(2+i) |
|
Answer» |
|