pub unsafe extern "C" fn sinpif(x: f32) -> f32Expand description
Calculate the sine of (measured in radians), where is the input argumentx. x
ยงReturns
- __nv_sinpif( ) returns .
- __nv_sinpif( ) returns NaN. For accuracy information for this function see the CUDA C Programming Guide, Appendix D.1, Table 6.