fsqrt_rz

Function fsqrt_rz 

Source
pub unsafe extern "C" fn fsqrt_rz(x: f32) -> f32
Expand description

Compute the square root of in round-towards-zero modex.

Nvidia docs

ยงReturns

Returns . For accuracy information for this function see the CUDA C Programming Guide, Appendix D.1, Table 6.