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.217.103
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
ri /
system /
Numeric /
Delete
Unzip
Name
Size
Permission
Date
Action
%25-i.ri
1.18
KB
-rw-r--r--
2026-04-07 16:51
%2b%40-i.ri
290
B
-rw-r--r--
2026-04-07 16:51
%2d%40-i.ri
321
B
-rw-r--r--
2026-04-07 16:51
%3c%3d%3e-i.ri
473
B
-rw-r--r--
2026-04-07 16:51
abs-i.ri
490
B
-rw-r--r--
2026-04-07 16:51
abs2-i.ri
306
B
-rw-r--r--
2026-04-07 16:51
angle-i.ri
329
B
-rw-r--r--
2026-04-07 16:51
arg-i.ri
370
B
-rw-r--r--
2026-04-07 16:51
cdesc-Numeric.ri
8.43
KB
-rw-r--r--
2026-04-07 16:51
ceil-i.ri
687
B
-rw-r--r--
2026-04-07 16:51
clone-i.ri
468
B
-rw-r--r--
2026-04-07 16:51
coerce-i.ri
1.45
KB
-rw-r--r--
2026-04-07 16:51
conj-i.ri
241
B
-rw-r--r--
2026-04-07 16:51
conjugate-i.ri
331
B
-rw-r--r--
2026-04-07 16:51
denominator-i.ri
350
B
-rw-r--r--
2026-04-07 16:51
div-i.ri
603
B
-rw-r--r--
2026-04-07 16:51
divmod-i.ri
1.29
KB
-rw-r--r--
2026-04-07 16:51
dup-i.ri
355
B
-rw-r--r--
2026-04-07 16:51
eql%3f-i.ri
888
B
-rw-r--r--
2026-04-07 16:51
fdiv-i.ri
580
B
-rw-r--r--
2026-04-07 16:51
finite%3f-i.ri
359
B
-rw-r--r--
2026-04-07 16:51
floor-i.ri
687
B
-rw-r--r--
2026-04-07 16:51
i-i.ri
570
B
-rw-r--r--
2026-04-07 16:51
imag-i.ri
241
B
-rw-r--r--
2026-04-07 16:51
imaginary-i.ri
326
B
-rw-r--r--
2026-04-07 16:51
infinite%3f-i.ri
414
B
-rw-r--r--
2026-04-07 16:51
integer%3f-i.ri
465
B
-rw-r--r--
2026-04-07 16:51
magnitude-i.ri
475
B
-rw-r--r--
2026-04-07 16:51
modulo-i.ri
1.15
KB
-rw-r--r--
2026-04-07 16:51
negative%3f-i.ri
360
B
-rw-r--r--
2026-04-07 16:51
nonzero%3f-i.ri
870
B
-rw-r--r--
2026-04-07 16:51
numerator-i.ri
324
B
-rw-r--r--
2026-04-07 16:51
phase-i.ri
329
B
-rw-r--r--
2026-04-07 16:51
polar-i.ri
325
B
-rw-r--r--
2026-04-07 16:51
positive%3f-i.ri
363
B
-rw-r--r--
2026-04-07 16:51
quo-i.ri
399
B
-rw-r--r--
2026-04-07 16:51
real%3f-i.ri
351
B
-rw-r--r--
2026-04-07 16:51
real-i.ri
293
B
-rw-r--r--
2026-04-07 16:51
rect-i.ri
313
B
-rw-r--r--
2026-04-07 16:51
rectangular-i.ri
340
B
-rw-r--r--
2026-04-07 16:51
remainder-i.ri
1.24
KB
-rw-r--r--
2026-04-07 16:51
round-i.ri
535
B
-rw-r--r--
2026-04-07 16:51
step-i.ri
3.89
KB
-rw-r--r--
2026-04-07 16:51
to_c-i.ri
315
B
-rw-r--r--
2026-04-07 16:51
to_int-i.ri
764
B
-rw-r--r--
2026-04-07 16:51
truncate-i.ri
540
B
-rw-r--r--
2026-04-07 16:51
zero%3f-i.ri
491
B
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI" step:ETI"Numeric#step;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"QGenerates a sequence of numbers; with a block given, traverses the sequence.;To:RDoc::Markup::BlankLine o; ; [I"/Of the Core and Standard Library classes, ;TI":Integer, Float, and Rational use this implementation.;T@o; ; [I"A quick example:;T@o:RDoc::Markup::Verbatim; [I"squares = [] ;TI"41.step(by: 2, to: 10) {|i| squares.push(i*i) } ;TI"%squares # => [1, 9, 25, 49, 81] ;T:@format0o; ; [I"The generated sequence:;T@o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"Begins with +self+.;To;;0; [o; ; [I"<Continues at intervals of +by+ (which may not be zero).;To;;0; [o; ; [ I"@Ends with the last number that is within or equal to +to+; ;TI">that is, less than or equal to +to+ if +by+ is positive, ;TI"8greater than or equal to +to+ if +by+ is negative. ;TI":If +to+ is +nil+, the sequence is of infinite length.;T@o; ; [I"LIf a block is given, calls the block with each number in the sequence; ;TI"Ureturns +self+. If no block is given, returns an Enumerator::ArithmeticSequence.;T@o; ; [I"<b>Keyword Arguments</b>;T@o; ; [I"+With keyword arguments +by+ and +to+, ;TI"=their values (or defaults) determine the step and limit:;T@o;; ["I"# Both keywords given. ;TI"squares = [] ;TI">4.step(by: 2, to: 10) {|i| squares.push(i*i) } # => 4 ;TI"$squares # => [16, 36, 64, 100] ;TI"cubes = [] ;TI">3.step(by: -1.5, to: -3) {|i| cubes.push(i*i*i) } # => 3 ;TI"4cubes # => [27.0, 3.375, 0.0, -3.375, -27.0] ;TI"squares = [] ;TI"91.2.step(by: 0.2, to: 2.0) {|f| squares.push(f*f) } ;TI"Lsquares # => [1.44, 1.9599999999999997, 2.5600000000000005, 3.24, 4.0] ;TI" ;TI"squares = [] ;TI"CRational(6/5).step(by: 0.2, to: 2.0) {|r| squares.push(r*r) } ;TI"Qsquares # => [1.0, 1.44, 1.9599999999999997, 2.5600000000000005, 3.24, 4.0] ;TI" ;TI"# Only keyword to given. ;TI"squares = [] ;TI">4.step(to: 10) {|i| squares.push(i*i) } # => 4 ;TI"0squares # => [16, 25, 36, 49, 64, 81, 100] ;TI"# Only by given. ;TI" ;TI"# Only keyword by given ;TI"squares = [] ;TI"<4.step(by:2) {|i| squares.push(i*i); break if i > 10 } ;TI")squares # => [16, 36, 64, 100, 144] ;TI" ;TI"# No block given. ;TI"Be = 3.step(by: -1.5, to: -3) # => (3.step(by: -1.5, to: -3)) ;TI"Fe.class # => Enumerator::ArithmeticSequence ;T; 0o; ; [I" <b>Positional Arguments</b>;T@o; ; [I"7With optional positional arguments +to+ and +by+, ;TI"=their values (or defaults) determine the step and limit:;T@o;; [I"squares = [] ;TI"64.step(10, 2) {|i| squares.push(i*i) } # => 4 ;TI"$squares # => [16, 36, 64, 100] ;TI"squares = [] ;TI")4.step(10) {|i| squares.push(i*i) } ;TI"0squares # => [16, 25, 36, 49, 64, 81, 100] ;TI"squares = [] ;TI"@4.step {|i| squares.push(i*i); break if i > 10 } # => nil ;TI"5squares # => [16, 25, 36, 49, 64, 81, 100, 121] ;T; 0o; ; [I" <b>Implementation Notes</b>;T@o; ; [I"KIf all the arguments are integers, the loop operates using an integer ;TI" counter.;T@o; ; [ I"KIf any of the arguments are floating point numbers, all are converted ;TI")to floats, and the loop is executed ;TI"3<i>floor(n + n*Float::EPSILON) + 1</i> times, ;TI"*where <i>n = (limit - self)/step</i>.;T: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"pstep(to = nil, by = 1) {|n| ... } -> self step(to = nil, by = 1) -> enumerator step(to = nil, by: 1) {|n| ... } -> self step(to = nil, by: 1) -> enumerator step(by: 1, to: ) {|n| ... } -> self step(by: 1, to: ) -> enumerator step(by: , to: nil) {|n| ... } -> self step(by: , to: nil) -> enumerator ;T0[ I"(*args);T@{FI"Numeric;TcRDoc::NormalClass00