The lowest possible negative exponent for the native base of the BloombergLP::bdldfp::Decimal128 type that does not yet represent a denormal number.

Synopsis

Declared in <bdldfp_decimal.h>

static
int const min_exponent = ‐6143;

Description

Defined to be ‐6143 by IEEE‐754.

Created with MrDocs