The maximum number of significant digits, in the native (10) radix of the BloombergLP::bdldfp::Decimal128 type that the type is able to represent. Defined to be 34 by IEEE‐754.

Synopsis

Declared in <bdldfp_decimal.h>

static
int const digits = 34;

Created with MrDocs