The highest possible positive decimal exponent of the BloombergLP::bdldfp::Decimal64 type that represents a finite value. Defined to be 384 by IEEE‐754. Note that max_exponent10 is the same as max_exponent for decimal types.

Synopsis

Declared in <bdldfp_decimal.h>

static
int const max_exponent10 = max_exponent;

Created with MrDocs