3.50. __nv_double2float_rn

float @__nv_double2float_rn(double %d)

Convert a double to a float in round-to-nearest-even mode.

Convert the double-precision floating point value x to a single-precision floating point value in round-to-nearest-even mode.

Returns

Returns converted value.