711f1f833b
mp_obj_float_get gets the value of an object, which must be exactly a float. mp_obj_get_float gets the float value of an object of various types, including floats & ints.