Same as the overload taking int.

Synopsis

Declared in <bdldfp_decimalutil.h>

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

Created with MrDocs