method

complex?

ruby latest stable - Class: Complex
complex?()
public

No documentation available.

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