Flowdock
numerator() public

No documentation

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

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