APIdock
/
Ruby
/
Browse
About
method
to_r
v1_8_6_287
-
Show latest stable
- Class:
Rational
to_r
()
public
Returns
self
.
Show source
# File lib/rational.rb, line 379 def to_r self end
Related methods
Instance methods
%
*
**
**
+
-
/
<=>
==
abs
coerce
divmod
hash
inspect
inspect
power2
to_f
to_i
to_r
to_s
Class methods
new
new!
reduce