method
rectangular
v1_9_1_378 -
Show latest stable
- Class:
Numeric
rectangular()public
No documentation available.
static VALUE
numeric_rect(VALUE self)
{
return rb_assoc_new(self, INT2FIX(0));
} rectangular()No documentation available.
static VALUE
numeric_rect(VALUE self)
{
return rb_assoc_new(self, INT2FIX(0));
}