3.324. __nv_uint2float_ru
-
float @__nv_uint2float_ru(i32 %in)
Convert an unsigned integer to a float in round-up mode.
Convert the unsigned integer value
xto a single-precision floating point value in round-up (to positive infinity) mode.- Returns
Returns converted value.