__device__ float copysignf ( float  x,
float  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