The highest possible positive exponent for the native base of the BloombergLP::bdldfp::Decimal128 type that represents a finite value. Defined to be 385 by IEEE‐754.
Synopsis
Declared in <bdldfp_decimal.h>
static
int const max_exponent = 6144;
Created with MrDocs