APIdock
/
Ruby
/
Browse
About
method
real?
v2_5_5
-
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
complex?
conj
conjugate
denominator
eql?
exact?
fdiv
finite?
hash
imag
imaginary
inexact?
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