JezK
Edit File: %5b%5d-i.ri
U:RDoc::AnyMethod[iI"[]:ETI"Integer#[];TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"=Bit Reference---Returns the <code>n</code>th bit in the ;TI"?binary representation of +int+, where <code>int[0]</code> ;TI""is the least significant bit.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"a = 0b11001100101010 ;TI"$30.downto(0) {|n| print a[n] } ;TI")#=> 0000000000000000011001100101010 ;TI" ;TI"a = 9**15 ;TI"$50.downto(0) {|n| print a[n] } ;TI"<#=> 000101110110100000111000011110010100111100010111001;T:@format0: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"int[n] -> 0, 1 ;T0[ I" (p1);T@FI"Integer;TcRDoc::NormalClass00