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