Methods

% (Rational)
* (Rational)
** (Fixnum)
** (Rational)
** (Bignum)
+ (Rational)
- (Rational)
/ (Rational)
<=> (Rational)
== (Rational)
Rational (rational.rb)
abs (Rational)
coerce (Rational)
denominator (Integer)
divmod (Rational)
gcd (Integer)
gcd2 (Integer)
gcdlcm (Integer)
hash (Rational)
inspect (Rational)
lcm (Integer)
new (Rational)
new! (Rational)
numerator (Integer)
quo (Bignum)
quo (Fixnum)
rdiv (Fixnum)
rdiv (Bignum)
reduce (Rational)
rpower (Fixnum)
rpower (Bignum)
to_f (Rational)
to_i (Rational)
to_r (Integer)
to_r (Rational)
to_s (Rational)