__device__ double copysign ( double  x,
double  y 
)

Create a floating-point value with the magnitude x and the sign of y.

Returns:
Returns a value with the magnitude of x and the sign of y.


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA