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