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

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal64
makeDecimal64(
    unsigned int significand,
    int exponent);

Created with MrDocs