Ruby 1.9.3 Reference Manual > All Libraries > Builtin Library > class Complex > real?

instance method Complex#real?

real? -> false

常に false を返します。

[SEE_ALSO] Numeric#real?