pub unsafe extern "C" fn fsqrt_rz(x: f32) -> f32
Compute the square root of in round-towards-zero modex.
Nvidia docs
Returns . For accuracy information for this function see the CUDA C Programming Guide, Appendix D.1, Table 6.