Set the value of this object to be a "DecimalRaw128" value. Optionally specify the value of the "DecimalRaw128".
Synopsis
Declared in <bdldfp_decimalutil.h>
static
Decimal128
makeDecimalRaw128(
long long significand,
int exponent);
Created with MrDocs