Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.6
/
usr
/
share
/
ri
/
2.6.0
/
system
/
Float
/
//proc/self/root/proc/thread-self/root/opt/ruby-2.6/usr/share/ri/2.6.0/system/Float/to_r-i.ri
U:RDoc::AnyMethod[iI" to_r:ETI"Float#to_r;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"%Returns the value as a rational.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"2.0.to_r #=> (2/1) ;TI"2.5.to_r #=> (5/2) ;TI"-0.75.to_r #=> (-3/4) ;TI"0.0.to_r #=> (0/1) ;TI":0.3.to_r #=> (5404319552844595/18014398509481984) ;T:@format0o; ; [I"ANOTE: 0.3.to_r isn't the same as "0.3".to_r. The latter is ;TI"8equivalent to "3/10".to_r, but the former isn't so.;T@o;; [I"$0.3.to_r == 3/10r #=> false ;TI"#"0.3".to_r == 3/10r #=> true ;T; 0o; ; [I" See also Float#rationalize.;T: @fileI"rational.c;T:0@omit_headings_from_table_of_contents_below0I"flt.to_r -> rational ;T0[ I"();T@!FI" Float;TcRDoc::NormalClass00