Searched refs:cast_int_to_float (Results 1 – 2 of 2) sorted by relevance
171 x1 = _util.cast_int_to_float(x1)314 x = _util.cast_int_to_float(x)
39 def cast_int_to_float(x): function