3.218. __nv_ll2double_rn
-
double @__nv_ll2double_rn(i64 %l)
Convert a signed 64-bit int to a double in round-to-nearest-even mode.
Convert the signed 64-bit integer value
xto a double-precision floating point value in round-to-nearest-even mode.- Returns
Returns converted value.