The highest possible positive exponent for the native base of the BloombergLP::bdldfp::Decimal64 type that represents a finite value.

Synopsis

Declared in <bdldfp_decimal.h>

static
int const max_exponent = 384;

Description

Defined to be 384 by IEEE‐754.

Created with MrDocs