# float_h_80.txt,  9 Apr 10

! title float.h_80bit
! msgpostfix  80-bit representation\n

1.189731495357231765021263e+4932L  | MAX_LDBL
# 0x0.ffffffffffffffffp+16384L     | MAX_LDBL
# 0x7ffeffffffffffff.L             | MAX_LDBL bit pattern
1.084202172485504434007452e-0019L  | EPSILON_LDBL
# 0x1p-63L                         | EPSILON_LDBL
# 0x3f8f000000000000.L             | EPSILON_LDBL bit pattern
3.362103143112093506262678e-4932L  | MIN_LDBL
# 0x1p-16382L                      | MIN_LDBL
# 0x0001000000000000.L             | MIN_LDBL bit pattern
# 3.36210314311209350590e-4932     | Largest 80-bit Subnormal Number

