3.271. __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 see the CUDA C++ Programming Guide, Mathematical Functions Appendix, Double-Precision Floating-Point Functions section.
Library Availability:
Compute 2.0: Yes
Compute 3.0: Yes
Compute 3.5: Yes