るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.094秒)
トップページ > バージョン:2.7.0[x] > 種類:定数[x] > クエリ:bigdecimal[x] > クエリ:round_mode[x]

別のキーワード

  1. bigdecimal round
  2. _builtin round
  3. bigdecimal round_down
  4. bigdecimal round_up

ライブラリ

クラス

検索結果

BigDecimal::ROUND_MODE -> Integer (69391.0)

BigDecimal の計算結果の丸め処理を設定、確認する際の値を返します。

BigDecimal の計算結果の丸め処理を設定、確認する際の値を返します。

BigDecimal.mode の第 1 引数に指定します。詳細については
BigDecimal.mode を参照してください。