Function Meaning imag (z) The imaginary part of z >> imag(12.425-8.263i) ans = -8.2630 floor (z) Applies the floor function to real(z) and imag(z) ...
確定! 回上一頁