JezK
Edit File: %2a%2a-i.ri
U:RDoc::AnyMethod[iI"**:ETI"Integer#**;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"FRaises +int+ to the power of +numeric+, which may be negative or ;TI"fractional. ;TI"LThe result may be an Integer, a Float, a Rational, or a complex number.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"2 ** 3 #=> 8 ;TI"2 ** -1 #=> (1/2) ;TI"*2 ** 0.5 #=> 1.4142135623730951 ;TI""(-1) ** 0.5 #=> (0.0+1.0i) ;TI" ;TI".123456789 ** 2 #=> 15241578750190521 ;TI"/123456789 ** 1.2 #=> 5126464716.0993185 ;TI"1123456789 ** -2 #=> (1/15241578750190521);T:@format0: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"(int ** numeric -> numeric_result ;T0[ I" (p1);T@FI"Integer;TcRDoc::NormalClass00