Home
last modified time | relevance | path

Searched refs:mp_math_modf (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodmath.c276 STATIC mp_obj_t mp_math_modf(mp_obj_t x_obj) { in mp_math_modf() function
290 STATIC MP_DEFINE_CONST_FUN_OBJ_1(mp_math_modf_obj, mp_math_modf);

Completed in 2 milliseconds