json_create(hash) -> ComplexRuby 2.1.0 から[permalink][rdoc][edit] [added by json/add/complex]-
JSON のオブジェクトから Complex のオブジェクトを生成して返します。
- [PARAM]
hash: - 実部をキー 'r'、虚部をキー 'i' に持つハッシュを指定します。
- [PARAM]
json_create(hash) -> ComplexRuby 2.1.0 から[permalink][rdoc][edit] [added by json/add/complex]
JSON のオブジェクトから Complex のオブジェクトを生成して返します。
hash: