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