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 /
ruby20 /
share /
ri /
2.0.0 /
system /
Math /
Delete
Unzip
Name
Size
Permission
Date
Action
DomainError
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
acos-c.ri
334
B
-rw-r--r--
2023-07-26 17:38
acosh-c.ri
337
B
-rw-r--r--
2023-07-26 17:38
asin-c.ri
344
B
-rw-r--r--
2023-07-26 17:38
asinh-c.ri
335
B
-rw-r--r--
2023-07-26 17:38
atan-c.ri
347
B
-rw-r--r--
2023-07-26 17:38
atan2-c.ri
935
B
-rw-r--r--
2023-07-26 17:38
atanh-c.ri
338
B
-rw-r--r--
2023-07-26 17:38
cbrt-c.ri
1.06
KB
-rw-r--r--
2023-07-26 17:38
cdesc-Math.ri
1.76
KB
-rw-r--r--
2023-07-26 17:38
cos-c.ri
357
B
-rw-r--r--
2023-07-26 17:38
cosh-c.ri
349
B
-rw-r--r--
2023-07-26 17:38
erf-c.ri
313
B
-rw-r--r--
2023-07-26 17:38
erfc-c.ri
330
B
-rw-r--r--
2023-07-26 17:38
exp-c.ri
487
B
-rw-r--r--
2023-07-26 17:38
frexp-c.ri
658
B
-rw-r--r--
2023-07-26 17:38
gamma-c.ri
1.71
KB
-rw-r--r--
2023-07-26 17:38
hypot-c.ri
502
B
-rw-r--r--
2023-07-26 17:38
ldexp-c.ri
504
B
-rw-r--r--
2023-07-26 17:38
lgamma-c.ri
605
B
-rw-r--r--
2023-07-26 17:38
log-c.ri
686
B
-rw-r--r--
2023-07-26 17:38
log10-c.ri
513
B
-rw-r--r--
2023-07-26 17:38
log2-c.ri
536
B
-rw-r--r--
2023-07-26 17:38
rsqrt-c.ri
358
B
-rw-r--r--
2023-07-26 17:38
rsqrt-i.ri
358
B
-rw-r--r--
2023-07-26 17:38
sin-c.ri
355
B
-rw-r--r--
2023-07-26 17:38
sinh-c.ri
354
B
-rw-r--r--
2023-07-26 17:38
sqrt-c.ri
574
B
-rw-r--r--
2023-07-26 17:38
sqrt-i.ri
574
B
-rw-r--r--
2023-07-26 17:38
tan-c.ri
335
B
-rw-r--r--
2023-07-26 17:38
tanh-c.ri
356
B
-rw-r--r--
2023-07-26 17:38
Save
Rename
U:RDoc::NormalModule[iI" Math:EF@0o:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I"@When mathn is required, the Math module changes as follows:;To:RDoc::Markup::BlankLine o; ;[I"$Standard Math module behaviour:;To:RDoc::Markup::Verbatim;[I"!Math.sqrt(4/9) # => 0.0 ;TI"/Math.sqrt(4.0/9.0) # => 0.666666666666667 ;TI"RMath.sqrt(- 4/9) # => Errno::EDOM: Numerical argument out of domain - sqrt ;T:@format0o; ;[I"/After require 'mathn', this is changed to:;T@o;;[ I"require 'mathn' ;TI""Math.sqrt(4/9) # => 2/3 ;TI"0Math.sqrt(4.0/9.0) # => 0.666666666666667 ;TI"-Math.sqrt(- 4/9) # => Complex(0, 2/3);T;0: @fileI"lib/mathn.rb;T:0@omit_headings_from_table_of_contents_below0o;;[o; ;[ I"FThe <code>Math</code> module contains module functions for basic ;TI";trigonometric and transcendental functions. See class ;TI"5<code>Float</code> for a list of constants that ;TI"+define Ruby's floating point accuracy.;T; I"math.c;T;0; 0;0[ [U:RDoc::Constant[i I"PI;TI" Math::PI;F00o;;[ ; @*;0@*@cRDoc::NormalModule0U;[i I"E;TI"Math::E;F00o;;[ ; @*;0@*@@30[ [[I" class;T[[:public[ [I" acos;TI"math.c;T[I" acosh;T@C[I" asin;T@C[I" asinh;T@C[I" atan;T@C[I" atan2;T@C[I" atanh;T@C[I" cbrt;T@C[I"cos;T@C[I" cosh;T@C[I"erf;T@C[I" erfc;T@C[I"exp;T@C[I" frexp;T@C[I" gamma;T@C[I" hypot;T@C[I" ldexp;T@C[I"lgamma;T@C[I"log;T@C[I" log10;T@C[I" log2;T@C[I" rsqrt;FI"lib/mathn.rb;T[I"sin;T@C[I" sinh;T@C[I" sqrt;F@n[I"tan;T@C[I" tanh;T@C[:protected[ [:private[ [I" instance;T[[;[ [;[ [;[[@m@n[@t@n[ [U:RDoc::Context::Section[i 0o;;[ ; 0;0[@!@*@*cRDoc::TopLevel