The lowest possible negative decimal exponent in the BloombergLP::bdldfp::Decimal128 type that does not yet represent a denormal number. Defined to be ‐6142 by IEEE‐754. Note that min_exponent10 is the same as min_exponent for decimal types.
Synopsis
Declared in <bdldfp_decimal.h>
static
int const min_exponent10 = min_exponent;
Created with MrDocs