Ruby 3.1 リファレンスマニュアル
ライブラリ一覧
組み込みライブラリ
Fixnumクラス
class Fixnum
要約
Alias of
Integer
目次
継承しているメソッド
Numericから継承しているメソッド
%
+@
-@
/
<=>
abs
abs2
angle
arg
ceil
coerce
conj
conjugate
denominator
div
divmod
eql?
fdiv
finite?
floor
i
imag
imaginary
infinite?
integer?
magnitude
modulo
negative?
nonzero?
numerator
phase
polar
positive?
quo
real
real?
rect
rectangular
remainder
round
step
to_c
to_int
truncate
zero?
Comparableから継承しているメソッド
<
<=
==
>
>=
between?
clamp