Same as the related overload above for decompose.
Synopsis
Declared in <bdldfp_decimalutil.h>
static
int
decompose(
int* sign,
Uint128* significand,
int* exponent,
Decimal128 value);
Created with MrDocs
Same as the related overload above for decompose.
Declared in <bdldfp_decimalutil.h>
static
int
decompose(
int* sign,
Uint128* significand,
int* exponent,
Decimal128 value);
Created with MrDocs