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.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby25 /
share /
ri /
2.5.0 /
system /
Float /
Delete
Unzip
Name
Size
Permission
Date
Action
%25-i.ri
517
B
-rw-r--r--
2023-07-26 18:25
%2a%2a-i.ri
413
B
-rw-r--r--
2023-07-26 18:25
%2a-i.ri
345
B
-rw-r--r--
2023-07-26 18:25
%2b-i.ri
341
B
-rw-r--r--
2023-07-26 18:25
%2d%40-i.ri
299
B
-rw-r--r--
2023-07-26 18:25
%2d-i.ri
348
B
-rw-r--r--
2023-07-26 18:25
%2f-i.ri
352
B
-rw-r--r--
2023-07-26 18:25
%3c%3d%3e-i.ri
688
B
-rw-r--r--
2023-07-26 18:25
%3c%3d-i.ri
499
B
-rw-r--r--
2023-07-26 18:25
%3c-i.ri
483
B
-rw-r--r--
2023-07-26 18:25
%3d%3d%3d-i.ri
642
B
-rw-r--r--
2023-07-26 18:25
%3d%3d-i.ri
639
B
-rw-r--r--
2023-07-26 18:25
%3e%3d-i.ri
502
B
-rw-r--r--
2023-07-26 18:25
%3e-i.ri
486
B
-rw-r--r--
2023-07-26 18:25
abs-i.ri
542
B
-rw-r--r--
2023-07-26 18:25
angle-i.ri
336
B
-rw-r--r--
2023-07-26 18:25
arg-i.ri
332
B
-rw-r--r--
2023-07-26 18:25
cdesc-Float.ri
5.44
KB
-rw-r--r--
2023-07-26 18:25
ceil-i.ri
1.49
KB
-rw-r--r--
2023-07-26 18:25
coerce-i.ri
603
B
-rw-r--r--
2023-07-26 18:25
dclone-i.ri
377
B
-rw-r--r--
2023-07-26 18:25
denominator-i.ri
454
B
-rw-r--r--
2023-07-26 18:25
divmod-i.ri
458
B
-rw-r--r--
2023-07-26 18:25
eql%3f-i.ri
661
B
-rw-r--r--
2023-07-26 18:25
fdiv-i.ri
346
B
-rw-r--r--
2023-07-26 18:25
finite%3f-i.ri
421
B
-rw-r--r--
2023-07-26 18:25
floor-i.ri
1.5
KB
-rw-r--r--
2023-07-26 18:25
hash-i.ri
382
B
-rw-r--r--
2023-07-26 18:25
infinite%3f-i.ri
605
B
-rw-r--r--
2023-07-26 18:25
inspect-i.ri
237
B
-rw-r--r--
2023-07-26 18:25
magnitude-i.ri
554
B
-rw-r--r--
2023-07-26 18:25
modulo-i.ri
527
B
-rw-r--r--
2023-07-26 18:25
nan%3f-i.ri
543
B
-rw-r--r--
2023-07-26 18:25
negative%3f-i.ri
346
B
-rw-r--r--
2023-07-26 18:25
next_float-i.ri
2.66
KB
-rw-r--r--
2023-07-26 18:25
numerator-i.ri
598
B
-rw-r--r--
2023-07-26 18:25
phase-i.ri
336
B
-rw-r--r--
2023-07-26 18:25
positive%3f-i.ri
349
B
-rw-r--r--
2023-07-26 18:25
prev_float-i.ri
2.02
KB
-rw-r--r--
2023-07-26 18:25
quo-i.ri
344
B
-rw-r--r--
2023-07-26 18:25
rationalize-i.ri
727
B
-rw-r--r--
2023-07-26 18:25
round-i.ri
2.22
KB
-rw-r--r--
2023-07-26 18:25
to_d-i.ri
805
B
-rw-r--r--
2023-07-26 18:25
to_f-i.ri
330
B
-rw-r--r--
2023-07-26 18:25
to_i-i.ri
686
B
-rw-r--r--
2023-07-26 18:25
to_int-i.ri
664
B
-rw-r--r--
2023-07-26 18:25
to_r-i.ri
823
B
-rw-r--r--
2023-07-26 18:25
to_s-i.ri
494
B
-rw-r--r--
2023-07-26 18:25
truncate-i.ri
1.04
KB
-rw-r--r--
2023-07-26 18:25
zero%3f-i.ri
326
B
-rw-r--r--
2023-07-26 18:25
Save
Rename
U:RDoc::AnyMethod[iI" round:ETI"Float#round;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"7Returns +float+ rounded to the nearest value with ;TI":a precision of +ndigits+ decimal digits (default: 0).;To:RDoc::Markup::BlankLine o; ; [I"FWhen the precision is negative, the returned value is an integer ;TI";with at least <code>ndigits.abs</code> trailing zeros.;T@o; ; [I"AReturns a floating point number when +ndigits+ is positive, ;TI""otherwise returns an integer.;T@o:RDoc::Markup::Verbatim; [I"1.4.round #=> 1 ;TI"1.5.round #=> 2 ;TI"1.6.round #=> 2 ;TI"(-1.5).round #=> -2 ;TI" ;TI""1.234567.round(2) #=> 1.23 ;TI"#1.234567.round(3) #=> 1.235 ;TI"$1.234567.round(4) #=> 1.2346 ;TI"%1.234567.round(5) #=> 1.23457 ;TI" ;TI"34567.89.round(-5) #=> 0 ;TI"#34567.89.round(-4) #=> 30000 ;TI"#34567.89.round(-3) #=> 35000 ;TI"#34567.89.round(-2) #=> 34600 ;TI"#34567.89.round(-1) #=> 34570 ;TI"#34567.89.round(0) #=> 34568 ;TI"%34567.89.round(1) #=> 34567.9 ;TI"&34567.89.round(2) #=> 34567.89 ;TI"&34567.89.round(3) #=> 34567.89 ;T:@format0o; ; [I"7If the optional +half+ keyword argument is given, ;TI"Cnumbers that are half-way between two possible rounded values ;TI"Dwill be rounded according to the specified tie-breaking +mode+:;T@o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"C<code>:up</code> or +nil+: round half away from zero (default);To;;0; [o; ; [I"/<code>:down</code>: round half toward zero;To;;0; [o; ; [I"B<code>:even</code>: round half toward the nearest even number;T@o;; [I"%2.5.round(half: :up) #=> 3 ;TI"%2.5.round(half: :down) #=> 2 ;TI"%2.5.round(half: :even) #=> 2 ;TI"%3.5.round(half: :up) #=> 4 ;TI"%3.5.round(half: :down) #=> 3 ;TI"%3.5.round(half: :even) #=> 4 ;TI"&(-2.5).round(half: :up) #=> -3 ;TI"&(-2.5).round(half: :down) #=> -2 ;TI"%(-2.5).round(half: :even) #=> -2;T; 0: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"Afloat.round([ndigits] [, half: mode]) -> integer or float ;T0[ I"(p1 = v1, p2 = {});T@NFI" Float;TcRDoc::NormalClass00