File: //usr/share/ri/3.0.0/system/Rational/to_i-i.ri
U:RDoc::AnyMethod[iI" to_i:ETI"Rational#to_i;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"/Returns the truncated value as an integer.;To:RDoc::Markup::BlankLine o;
; [I"%Equivalent to Rational#truncate.;T@o:RDoc::Markup::Verbatim; [
I""Rational(2, 3).to_i #=> 0
;TI""Rational(3).to_i #=> 3
;TI"$Rational(300.6).to_i #=> 300
;TI""Rational(98, 71).to_i #=> 1
;TI"#Rational(-31, 2).to_i #=> -15;T:@format0:
@fileI"rational.c;T:0@omit_headings_from_table_of_contents_below0I"rat.to_i -> integer
;T0[ I"();T@FI"
Rational;TcRDoc::NormalClass00