APIdock
/
Ruby
/
Browse
About
method
real?
v1_9_2_180
-
Show latest stable
- Class:
Complex
real?
()
public
Returns false.
Show source
static VALUE nucomp_false(VALUE self) { return Qfalse; }
Related methods
Instance methods
*
**
+
-
-@
/
==
abs
abs2
angle
arg
coerce
complex?
conj
conjugate
denominator
eql?
exact?
fdiv
hash
imag
imaginary
inexact?
inspect
magnitude
marshal_dump
marshal_load
numerator
phase
polar
quo
rationalize
real
real?
rect
rectangular
to_f
to_i
to_r
to_s
~
Class methods
polar
rect
rectangular