Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 372 Bytes

ldbl_max_10_exp.md

File metadata and controls

10 lines (8 loc) · 372 Bytes

#LDBL_MAX_10_EXP

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

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