Flowdock
denominator() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
static VALUE
numeric_denominator(VALUE self)
{
    return f_denominator(f_to_r(self));
}
Register or log in to add new notes.