3.300. __nv_sin
-
double @__nv_sin(double %x)
Calculate the sine of the input argument.
Calculate the sine of the input argument
x(measured in radians).Note
For accuracy information, see the CUDA C++ Programming Guide, Mathematical Functions Appendix, Double-Precision Floating-Point Functions section.
- Returns
__nv_sin( \(\pm 0\) ) returns \(\pm 0\).
__nv_sin( \(\pm \infty\) ) returns NaN.