るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.095秒)
トップページ > クエリ:l[x] > クエリ:exp[x] > クエリ:MAX_EXP[x]

別のキーワード

  1. float max_exp
  2. float min_exp
  3. bn mod_exp
  4. math exp
  5. openssl mod_exp

ライブラリ

クラス

検索結果

Float::MAX_EXP -> Integer (27208.0)

最大の Float::RADIX 進の指数です。

...最大の Float::RADIX 進の指数です。

通常はデフォルトで 1024 です。

@see Float::MIN_EXP...

Float::MIN_EXP -> Integer (9113.0)

最小の Float::RADIX 進の指数です。

...最小の Float::RADIX 進の指数です。

通常はデフォルトで -1021 です。

@see Float::MAX_EXP...