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