Function cuda_std::intrinsics::cos [−][src]
Expand description
Calculate the cosine of the input argument (measured in radians)x.
Returns
- __nv_cos( ) returns 1.
- __nv_cos( ) returns NaN. For accuracy information for this function see the CUDA C Programming Guide, Appendix D.1, Table 7.