U:RDoc::AnyMethod[iI"[]:ETI"Integer#[];TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"KBit Reference---Returns the +n+th bit in the binary representation of ;TI"C+int+, where int[0] is the least significant bit.;To:RDoc::Markup::BlankLineo; ; [I"For example:;T@o:RDoc::Markup::Verbatim; [I"a = 0b11001100101010 ;TI"(30.downto(0) do |n| print a[n] end ;TI")#=> 0000000000000000011001100101010 ;TI" ;TI"a = 9**15 ;TI"50.downto(0) do |n| ;TI" print a[n] ;TI" end ;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