APIdock
/
Ruby
/
Browse
About
method
complex?
ruby latest stable
- Class:
Complex
complex?
()
public
No documentation available.
Hide source
static VALUE nucomp_true(VALUE self) { return Qtrue; }
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