3.51. __nv_double2float_ru

float @__nv_double2float_ru(double %d)

Convert a double to a float in round-up mode.

Convert the double-precision floating point value x to a single-precision floating point value in round-up (to positive infinity) mode.

Returns

Returns converted value.