Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 364 Bytes

ldbl_epsilon.md

File metadata and controls

12 lines (10 loc) · 364 Bytes

#LDBL_EPSILON

  • cfloat[meta header]

  • macro[meta id-type]

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

##概要 long double の機械イプシロンを表す。 std::numeric_limits<long double>::epsilon() と等しい。