3.49. __nv_double2float_rd

float @__nv_double2float_rd(double %d)

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

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

Returns

Returns converted value.