ÿØÿà JPEG ÿþ;
| Server IP : 68.65.120.201 / Your IP : 216.73.216.221 Web Server : LiteSpeed System : Linux server179.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : taxhyuvu ( 2294) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Complex/ |
Upload File : |
--- !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