MatLab Programming – Lesson 1 (a

angle(exp(i*2.1 + .2)) You can get angle of complex number. angle(exp(i*2.1 + .2))*180/pi You can get angle of complex . number in degrees. abs(exp(i*2.1 + .2)) You can get modulus of complex number. ¿Practice: What is the square root of -1? Write you answer here. Compare with your neighbors. Variables. MatLab allows you to store case ... ................
................