ライブラリ
- complex (1)
検索結果
-
Complex
. generic?(other) -> bool (18102.0) -
other が Integer Float Rational クラスのオブジェクト かどうか判定します。
other が Integer Float Rational クラスのオブジェクト
かどうか判定します。
@param other 判定対象のオブジェクト
@return Integer Float Rational クラスのオブジェクトの
時 trueそれ以外の場合には false を返します。