BloombergLP::bdldfp::faux_numeric_limits<BloombergLP::bdldfp::Decimal64, DUMMY_TYPE>::digits

The maximum number of significant digits, in the native (10) radix of the BloombergLP::bdldfp::Decimal64 type that the type is able to represent.

Synopsis

Declared in <bdldfp_decimal.h>

static
int const digits = 16;

Description

Defined to be 16 by IEEE-754.