PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Complex
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The imaginary part of a complex number. name: image rw: R - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The real part of a complex number. name: real rw: R class_methods: - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: new! - !ruby/object:RI::MethodSummary name: polar comment: - !ruby/struct:SM::Flow::P body: The complex number class. See complex.rb for an overview. constants: - !ruby/object:RI::Constant comment: - !ruby/struct:SM::Flow::P body: <tt>I</tt> is the imaginary number. It exists at point (0,1) on the complex plane. name: I value: Complex(0,1) - !ruby/object:RI::Constant comment: name: Unify value: "true" full_name: Complex includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: "%" - !ruby/object:RI::MethodSummary name: "*" - !ruby/object:RI::MethodSummary name: "**" - !ruby/object:RI::MethodSummary name: + - !ruby/object:RI::MethodSummary name: "-" - !ruby/object:RI::MethodSummary name: / - !ruby/object:RI::MethodSummary name: <=> - !ruby/object:RI::MethodSummary name: == - !ruby/object:RI::MethodSummary name: abs - !ruby/object:RI::MethodSummary name: abs2 - !ruby/object:RI::MethodSummary name: angle - !ruby/object:RI::MethodSummary name: arg - !ruby/object:RI::MethodSummary name: coerce - !ruby/object:RI::MethodSummary name: conj - !ruby/object:RI::MethodSummary name: conjugate - !ruby/object:RI::MethodSummary name: denominator - !ruby/object:RI::MethodSummary name: hash - !ruby/object:RI::MethodSummary name: inspect - !ruby/object:RI::MethodSummary name: numerator - !ruby/object:RI::MethodSummary name: polar - !ruby/object:RI::MethodSummary name: quo - !ruby/object:RI::MethodSummary name: to_s name: Complex superclass: Numeric
[-] coerce-i.yaml
[edit]
[-] %3c%3d%3e-i.yaml
[edit]
[-] %2a-i.yaml
[edit]
[-] hash-i.yaml
[edit]
[-] denominator-i.yaml
[edit]
[-] arg-i.yaml
[edit]
[-] abs-i.yaml
[edit]
[-] %2d-i.yaml
[edit]
[-] conjugate-i.yaml
[edit]
[-] %2a%2a-i.yaml
[edit]
[-] polar-i.yaml
[edit]
[-] %2b-i.yaml
[edit]
[-] inspect-i.yaml
[edit]
[-] new%21-c.yaml
[edit]
[-] cdesc-Complex.yaml
[edit]
[-] quo-i.yaml
[edit]
[-] %3d%3d-i.yaml
[edit]
[-] numerator-i.yaml
[edit]
[-] %25-i.yaml
[edit]
[+]
..
[-] new-c.yaml
[edit]
[-] %2f-i.yaml
[edit]
[-] angle-i.yaml
[edit]
[-] to_s-i.yaml
[edit]
[-] polar-c.yaml
[edit]
[-] abs2-i.yaml
[edit]
[-] conj-i.yaml
[edit]