(translator=Kuo, ChineseSource=Kuo-20020502-3.5\real.html, EnglishSource=c:\matlabr12\help\techdoc\ref\real.html)
| MATLAB Function Reference |
 |
real
複數的實部(real part)
Syntax
X = real(Z)
Description
X = real(Z)
傳回複數 Z 中元素的實部。
Examples
real(2+3*i) is 2.
See Also
abs, angle, conj, i, j, imag
| readasync | | realmax |  |