るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.155秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:l[x] > バージョン:2.1.0[x] > クエリ:mode[x] > クエリ:save_rounding_mode[x]

別のキーワード

  1. bigdecimal mode
  2. bigdecimal save_rounding_mode
  3. bigdecimal round_mode
  4. readline vi_editing_mode
  5. readline emacs_editing_mode

ライブラリ

クラス

検索結果

BigDecimal#save_rounding_mode { ... } -> object (81658.0)

丸め処理に関する BigDecimal.mode の設定を保存してブロックを評価します。 ブロック中で変更した設定はブロックの評価後に復元されます。

丸め処理に関する BigDecimal.mode の設定を保存してブロックを評価します。
ブロック中で変更した設定はブロックの評価後に復元されます。

ブロックの評価結果を返します。