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