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