Ruby 3.1 リファレンスマニュアル
ライブラリ一覧
bigdecimalライブラリ
BigDecimalクラス
>=
instance method BigDecimal#>=
self >= other -> bool
[
permalink
][
rdoc
][
edit
]
self が other より大きいか等しい場合に true を、そうでない場合に false を返します。