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