るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.011秒)
トップページ > バージョン:2.7.0[x] > クエリ:create[x] > ライブラリ:json/add/complex[x]

別のキーワード

  1. tempfile create
  2. resolv create
  3. registry create
  4. win32/registry create
  5. openssl create

クラス

検索結果

Complex.json_create(hash) -> Complex (18310.0)

JSON のオブジェクトから Complex のオブジェクトを生成して返します。

JSON のオブジェクトから Complex のオブジェクトを生成して返します。

@param hash 実部をキー 'r'、虚部をキー 'i' に持つハッシュを指定します。