imag -> Numeric
[permalink][rdoc][edit]imaginary -> Numeric
-
自身の虚部を返します。
Complex(3, 2).imag # => 2
[SEE_ALSO] Numeric#imag
imag -> Numeric
[permalink][rdoc][edit]imaginary -> Numeric
自身の虚部を返します。
Complex(3, 2).imag # => 2
[SEE_ALSO] Numeric#imag