Set the value of this object to be a "DecimalRaw64" value. Optionally specify the value of the "DecimalRaw64".

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal64
makeDecimalRaw64(
    long long significand,
    int exponent);

Created with MrDocs