D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Integer
/
Filename :
inspect-i.ri
back
Copy
U:RDoc::AnyMethod[iI"inspect:ETI"Integer#inspect;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"JReturns a string containing the place-value representation of +self+ ;TI" in radix +base+ (in 2..36).;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"+12345.to_s # => "12345" ;TI"412345.to_s(2) # => "11000000111001" ;TI"+12345.to_s(8) # => "30071" ;TI"+12345.to_s(10) # => "12345" ;TI"*12345.to_s(16) # => "3039" ;TI")12345.to_s(36) # => "9ix" ;TI"/78546939656932.to_s(36) # => "rubyrules" ;T:@format0o; ; [I"3Raises an exception if +base+ is out of range.;T: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below000[ I"(*args);T@FI"Integer;TcRDoc::NormalClass0[@FI" to_s;T