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 /
ruby21 /
share /
ri /
2.1.0 /
system /
Math /
Delete
Unzip
Name
Size
Permission
Date
Action
DomainError
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
acos-c.ri
506
B
-rw-r--r--
2023-07-26 17:52
acosh-c.ri
506
B
-rw-r--r--
2023-07-26 17:52
asin-c.ri
517
B
-rw-r--r--
2023-07-26 17:52
asinh-c.ri
534
B
-rw-r--r--
2023-07-26 17:52
atan-c.ri
517
B
-rw-r--r--
2023-07-26 17:52
atan2-c.ri
1
KB
-rw-r--r--
2023-07-26 17:52
atanh-c.ri
514
B
-rw-r--r--
2023-07-26 17:52
cbrt-c.ri
1.18
KB
-rw-r--r--
2023-07-26 17:52
cdesc-Math.ri
1.97
KB
-rw-r--r--
2023-07-26 17:52
cos-c.ri
559
B
-rw-r--r--
2023-07-26 17:52
cosh-c.ri
525
B
-rw-r--r--
2023-07-26 17:52
erf-c.ri
489
B
-rw-r--r--
2023-07-26 17:52
erfc-c.ri
504
B
-rw-r--r--
2023-07-26 17:52
exp-c.ri
574
B
-rw-r--r--
2023-07-26 17:52
frexp-c.ri
607
B
-rw-r--r--
2023-07-26 17:52
gamma-c.ri
1.71
KB
-rw-r--r--
2023-07-26 17:52
hypot-c.ri
493
B
-rw-r--r--
2023-07-26 17:52
ldexp-c.ri
515
B
-rw-r--r--
2023-07-26 17:52
lgamma-c.ri
655
B
-rw-r--r--
2023-07-26 17:52
log-c.ri
845
B
-rw-r--r--
2023-07-26 17:52
log10-c.ri
583
B
-rw-r--r--
2023-07-26 17:52
log2-c.ri
606
B
-rw-r--r--
2023-07-26 17:52
rsqrt-c.ri
359
B
-rw-r--r--
2023-07-26 17:52
rsqrt-i.ri
359
B
-rw-r--r--
2023-07-26 17:52
sin-c.ri
558
B
-rw-r--r--
2023-07-26 17:52
sinh-c.ri
531
B
-rw-r--r--
2023-07-26 17:52
sqrt-c.ri
575
B
-rw-r--r--
2023-07-26 17:52
sqrt-i.ri
575
B
-rw-r--r--
2023-07-26 17:52
tan-c.ri
519
B
-rw-r--r--
2023-07-26 17:52
tanh-c.ri
520
B
-rw-r--r--
2023-07-26 17:52
Save
Rename
U:RDoc::AnyMethod[iI"log:ETI"Math::log;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"#Returns the logarithm of +x+. ;TI"AIf additional second argument is given, it will be the base ;TI"Cof logarithm. Otherwise it is +e+ (for the natural logarithm).;To:RDoc::Markup::BlankLine o; ; [I"Domain: (0, INFINITY);T@o; ; [I"$Codomain: (-INFINITY, INFINITY);T@o:RDoc::Markup::Verbatim; [ I"(Math.log(0) #=> -Infinity ;TI""Math.log(1) #=> 0.0 ;TI""Math.log(Math::E) #=> 1.0 ;TI""Math.log(Math::E**3) #=> 3.0 ;TI"0Math.log(12, 3) #=> 2.2618595071429146;T:@format0: @fileI"math.c;T:0@omit_headings_from_table_of_contents_below0I"AMath.log(x) -> Float Math.log(x, base) -> Float ;T0[ I"(p1, p2 = v2);T@FI" Math;FcRDoc::NormalModule00