HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Integer/gcdlcm-i.ri
U:RDoc::AnyMethod[iI"gcdlcm:ETI"Integer#gcdlcm;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I";Returns an array with the greatest common divisor and ;TI"?the least common multiple of the two integers, [gcd, lcm].;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[	I"236.gcdlcm(60)                  #=> [12, 180]
;TI"/2.gcdlcm(2)                    #=> [2, 2]
;TI"03.gcdlcm(-7)                   #=> [1, 21]
;TI"I((1<<31)-1).gcdlcm((1<<61)-1)  #=> [1, 4951760154835678088235319297];T:@format0:
@fileI"rational.c;T:0@omit_headings_from_table_of_contents_below0I"&int.gcdlcm(other_int)  ->  array
;T0[I"	(p1);T@FI"Integer;TcRDoc::NormalClass00