The maximum number of significant digits, in the native (10) radix of the BloombergLP::bdldfp::Decimal32 type that the type is able to represent.
Synopsis
Declared in <bdldfp_decimal.h>
static
int const digits = 7;
Description
Defined to be 7 by IEEE‐754.
Created with MrDocs