Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
Fixnum
/
//opt/alt/ruby21/share/ri/2.1.0/system/Fixnum/to_s-i.ri
U:RDoc::AnyMethod[iI" to_s:ETI"Fixnum#to_s;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"JReturns a string containing the representation of +fix+ radix +base+ ;TI"(between 2 and 36).;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I""12345.to_s #=> "12345" ;TI"+12345.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";T:@format0: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"#fix.to_s(base=10) -> string ;T0[[I"inspect;To;; [ ;@;0I"(p1 = v1);T@FI"Fixnum;TcRDoc::NormalClass00