るりまサーチ

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

別のキーワード

  1. bigdecimal round
  2. _builtin round
  3. matrix round
  4. bigdecimal round_up
  5. bigdecimal round_mode

ライブラリ

検索結果

BigDecimal::ROUND_DOWN -> Integer (18103.0)

BigDecimal の計算結果の丸め処理で全て切り捨てるかどうかを設定、確 認する際の値を返します。

...
BigDecimal
の計算結果の丸め処理で全て切り捨てるかどうかを設定、確
認する際の値を返します。

BigDecimal
.mode の第 2 引数に指定します。...