pub unsafe extern "C" fn expf(x: f32) -> f32
Calculate the base exponential of the input argument x.
Nvidia docs
Returns . For accuracy information for this function see the CUDA C Programming Guide, Appendix D.1, Table 6.