APIdock
/
Ruby
/
Browse
About
method
real?
v2_6_3
-
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
as_json
coerce
conj
conjugate
denominator
eql?
fdiv
finite?
hash
imag
imaginary
infinite?
inspect
magnitude
numerator
phase
polar
quo
rationalize
real
real?
rect
rectangular
to_c
to_f
to_i
to_json
to_r
to_s
Class methods
json_create
polar
rect
rectangular
Private methods
marshal_dump