BloombergLP::bdldfp::faux_numeric_limits<BloombergLP::bdldfp::Decimal32, DUMMY_TYPE>::min_exponent

The lowest possible negative exponent for the native base of the BloombergLP::bdldfp::Decimal32 type that does not yet represent a denormal number. Defined to be -95 by IEEE-754.

Synopsis

Declared in <bdldfp_decimal.h>

static
int const min_exponent = -95;