File: C:/Ruby27-x64/share/ri/2.7.0/system/Integer/pow-i.ri
U:RDoc::AnyMethod[iI"pow:ETI"Integer#pow;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I")Returns (modular) exponentiation as:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"#a.pow(b) #=> same as a**b
;TI"Ja.pow(b, m) #=> same as (a**b) % m, but avoids huge temporary values;T:@format0:
@fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"[integer.pow(numeric) -> numeric
integer.pow(integer, integer) -> integer
;T0[ I"(*args);T@FI"Integer;TcRDoc::NormalClass00