APIdock
/
Ruby
/
Browse
About
method
conj
v2_1_10
-
Show latest stable
- Class:
Numeric
conj
()
public
Returns self.
Show source
static VALUE numeric_conj(VALUE self) { return self; }
Related methods
Instance methods
%
+@
-@
<=>
abs
abs2
angle
arg
ceil
coerce
conj
conjugate
denominator
div
divmod
eql?
fdiv
floor
i
imag
imaginary
initialize_copy
integer?
magnitude
modulo
nonzero?
numerator
phase
polar
quo
real
real?
rect
rectangular
remainder
round
singleton_method_added
step
to_c
to_int
truncate
zero?