3.278. __nv_sin
Prototype:
double @__nv_sin(double %x)
Description:
Calculate the sine of the input argument x (measured in radians).
Returns:
-
__nv_sin( ) returns .
-
__nv_sin( ) returns NaN.
For accuracy information for this function see the CUDA C Programming Guide, Appendix C, Table C-2.
Library Availability:
Compute 2.0: Yes
Compute 3.0: Yes
Compute 3.5: Yes