Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodmath.c295 STATIC mp_obj_t mp_math_radians(mp_obj_t x_obj) { in mp_math_radians() function
298 STATIC MP_DEFINE_CONST_FUN_OBJ_1(mp_math_radians_obj, mp_math_radians);

Completed in 3 milliseconds