Return x with the sign of y.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
copySign(
ValueType64 x,
ValueType64 y);
Created with MrDocs
Return x with the sign of y.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
copySign(
ValueType64 x,
ValueType64 y);
Created with MrDocs