3.52. __nv_double2float_rz

float @__nv_double2float_rz(double %d)

Convert a double to a float in round-towards-zero mode.

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

Returns

Returns converted value.