Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 378 Bytes

dbl_min_10_exp.md

File metadata and controls

10 lines (8 loc) · 378 Bytes

#DBL_MIN_10_EXP

#define DBL_MIN_10_EXP implementation-defined
  • implementation-defined[italic]

##概要 10の n 乗が double の正の正規化数の最小値以上であるような n の最小値。 std::numeric_limits<double>::min_exponent10 と等しい。