method

rational?

v1_9_2_180 - Show latest stable - Class: Rational
rational?()
public

No documentation available.

static VALUE
nurat_true(VALUE self)
{
    return Qtrue;
}

1Note

Not available

nashby ยท Dec 5, 2011

Actually, this method is not available now.(https://github.com/ruby/ruby/blob/trunk/rational.c#L2352)