Class: Bignum
- Inherits:
-
Object
- Object
- Bignum
- Defined in:
- lib/rational.rb,
lib/rationalME.rb
Instance Method Summary collapse
-
#quo(other) ⇒ Object
(also: #rdiv)
If Rational is defined, returns a Rational number instead of a Bignum.