D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Complex
/
Filename :
quo-i.ri
back
Copy
U:RDoc::AnyMethod[iI"quo:ETI"Complex#quo;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"2Returns the quotient of +self+ and +numeric+:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I";Complex.rect(2, 3) / Complex.rect(2, 3) # => (1+0i) ;TI"=Complex.rect(900) / Complex.rect(1) # => (900+0i) ;TI"HComplex.rect(-2, 9) / Complex.rect(-9, 2) # => ((36/85)-(77/85)*i) ;TI"?Complex.rect(9, 8) / 4 # => ((9/4)+2i) ;TI"\Complex.rect(20, 9) / 9.8 # => (2.0408163265306123+0.9183673469387754i);T:@format0: @fileI"complex.c;T:0@omit_headings_from_table_of_contents_below0I"&complex / numeric -> new_complex ;T0[ I" (p1);T@FI"Complex;TcRDoc::NormalClass00