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 /
ruby30 /
share /
ri /
system /
Math /
Delete
Unzip
Name
Size
Permission
Date
Action
DomainError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
acos-c.ri
507
B
-rw-r--r--
2024-06-26 17:25
acosh-c.ri
507
B
-rw-r--r--
2024-06-26 17:25
asin-c.ri
518
B
-rw-r--r--
2024-06-26 17:25
asinh-c.ri
535
B
-rw-r--r--
2024-06-26 17:25
atan-c.ri
518
B
-rw-r--r--
2024-06-26 17:25
atan2-c.ri
1.4
KB
-rw-r--r--
2024-06-26 17:25
atanh-c.ri
515
B
-rw-r--r--
2024-06-26 17:25
cbrt-c.ri
1.2
KB
-rw-r--r--
2024-06-26 17:25
cdesc-Math.ri
1.38
KB
-rw-r--r--
2024-06-26 17:25
cos-c.ri
560
B
-rw-r--r--
2024-06-26 17:25
cosh-c.ri
526
B
-rw-r--r--
2024-06-26 17:25
erf-c.ri
490
B
-rw-r--r--
2024-06-26 17:25
erfc-c.ri
505
B
-rw-r--r--
2024-06-26 17:25
exp-c.ri
575
B
-rw-r--r--
2024-06-26 17:25
frexp-c.ri
610
B
-rw-r--r--
2024-06-26 17:25
gamma-c.ri
1.71
KB
-rw-r--r--
2024-06-26 17:25
hypot-c.ri
494
B
-rw-r--r--
2024-06-26 17:25
ldexp-c.ri
516
B
-rw-r--r--
2024-06-26 17:25
lgamma-c.ri
656
B
-rw-r--r--
2024-06-26 17:25
log-c.ri
840
B
-rw-r--r--
2024-06-26 17:25
log10-c.ri
584
B
-rw-r--r--
2024-06-26 17:25
log2-c.ri
607
B
-rw-r--r--
2024-06-26 17:25
sin-c.ri
559
B
-rw-r--r--
2024-06-26 17:25
sinh-c.ri
532
B
-rw-r--r--
2024-06-26 17:25
sqrt-c.ri
1.14
KB
-rw-r--r--
2024-06-26 17:25
tan-c.ri
520
B
-rw-r--r--
2024-06-26 17:25
tanh-c.ri
521
B
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::AnyMethod[iI" frexp:ETI"Math::frexp;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NReturns a two-element array containing the normalized fraction (a Float) ;TI"&and exponent (an Integer) of +x+.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"Dfraction, exponent = Math.frexp(1234) #=> [0.6025390625, 11] ;TI"7fraction * 2**exponent #=> 1234.0;T:@format0: @fileI"math.c;T:0@omit_headings_from_table_of_contents_below0I".Math.frexp(x) -> [fraction, exponent] ;T0[ I" (p1);T@FI" Math;TcRDoc::NormalModule00