The number of significant decimal digits necessary to uniquely represent the significant digits of any BloombergLP::bdldfp::Decimal64 value. Note that max_digit10 is the same as digits10 for decimal floating‐point values.

Synopsis

Declared in <bdldfp_decimal.h>

static
int const max_digits10 = digits;

Created with MrDocs