NAME
ccooppyyssiiggnn - changes the sign of x to that of y
SYNOPSIS
##iinncclluuddee <
double ccooppyyssiiggnn(double x, double y); long double ccooppyyssiiggnnll(long double x, long double y); float ccooppyyssiiggnnff(float x, float y);> DESCRIPTION
The ccooppyyssiiggnn() functions return x with its sign changed to y's. SSPPEECCIIAALL VVAALLUUEESS ccooppyyssiiggnn(x, y) returns a NaN (with y's sign) if x is a NaN. STANDARDS The ccooppyyssiiggnn() functions conform to ISO/IEC 9899:1999(E). BSD July 2, 2003 BSD