The highest possible positive exponent for the native base of the BloombergLP::bdldfp::Decimal64 type that represents a finite value. Defined to be 384 by IEEE‐754.
Synopsis
Declared in <bdldfp_decimal.h>
static
int const max_exponent = 384;
Created with MrDocs