

MCQOPTIONS
Saved Bookmarks
1. |
Which function is preferable to find the magnitude of a complex number? |
A. | abs() |
B. | sqrt() |
C. | cart2pol() |
D. | MATLAB does not support complex arguments |
Answer» B. sqrt() | |