Scale the specified 64‐bit decimal value by 10 raised to exponent.

Synopsis

Declared in <bdldfp_decimalimputil_inteldfp.h>

static
DecimalImpUtil_IntelDfp::ValueType128
makeDecimalRaw128(
    int significand,
    int exponent);

Created with MrDocs