pub unsafe extern "C" fn sin(x: f64) -> f64Expand description
Calculate the sine of the input argument (measured in radians)x.
ยงReturns
- __nv_sin( ) returns .
- __nv_sin( ) returns NaN. For accuracy information for this function see the CUDA C Programming Guide, Appendix D.1, Table 7.