BloombergLP::bdldfp::faux_numeric_limits<BloombergLP::bdldfp::Decimal64, DUMMY_TYPE>::min_exponent10

The lowest possible negative decimal exponent in the BloombergLP::bdldfp::Decimal64 type that does not yet represent a denormal number. Defined to be -382 by IEEE-754. Note that min_exponent10 is the same as min_exponent for decimal types.

Synopsis

Declared in <bdldfp_decimal.h>

static
int const min_exponent10 = min_exponent;