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