copySign overloads

Synopses

Declared in <bdldfp_decimalimputil.h>

Return x with the sign of y.

Return a decimal value with the magnitude of the specifed x and the sign of the specified y. If x is NaN, then NaN with the sign of y is returned.

Return x with the sign of y.

Created with MrDocs