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

The highest possible positive exponent for the native base of the BloombergLP::bdldfp::Decimal64 type that represents a finite value. Defined to be 384 by IEEE-754.

Synopsis

Declared in <bdldfp_decimal.h>

static
int const max_exponent = 384;