3.328. __nv_ull2double_rn

double @__nv_ull2double_rn(i64 %l)

Convert an unsigned 64-bit int to a double in round-to-nearest-even mode.

Convert the unsigned 64-bit integer value x to a double-precision floating point value in round-to-nearest-even mode.

Returns

Returns converted value.