The highest possible positive exponent for the native base of the BloombergLP::bdldfp::Decimal128 type that represents a finite value.

Synopsis

Declared in <bdldfp_decimal.h>

static
int const max_exponent = 6144;

Description

Defined to be 385 by IEEE‐754.

Created with MrDocs