るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.123秒)

別のキーワード

  1. openssl p
  2. openssl p=
  3. fileutils mkdir_p
  4. _builtin p
  5. matrix p

ライブラリ

クラス

検索結果

Complex#imaginary -> Numeric (18102.0)

自身の虚部を返します。

...自身の虚部を返します。

//emlist[例][ruby]{
Complex(3, 2).imag # => 2
//}

@see Numeric#imag...

Complex#imag -> Numeric (3002.0)

自身の虚部を返します。

...自身の虚部を返します。

//emlist[例][ruby]{
Complex(3, 2).imag # => 2
//}

@see Numeric#imag...