Standard C++ Library Reference ISO/IEC (VERSION3)

LDBL_MIN_EXP
#define LDBL_MIN_EXP <integer rvalue>
The macro yields the minimum integer X, such that FLT_RADIX^(X - 1) is a normalized, finite
representable value of type long double.
See also the Table of Contents and the Index.
Copyright © 1989-2001 by P.J. Plauger and Jim Brodie. All rights reserved.