Home
last modified time | relevance | path

Searched defs:atan2 (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Datan2.c46 double atan2(double y, double x) in atan2() function
/AliOS-Things-master/components/SDL2/src/libm/
A De_atan2.c122 double atan2(double y, double x) in atan2() function
/AliOS-Things-master/components/amp-utility/python/
A Dmath2.py45 def atan2(y, x): function
/AliOS-Things-master/components/py_engine/engine/py/
A Dmodmath.c156 MATH_FUN_2(atan2, atan2_func) in MATH_FUN_2() argument
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dqjscalc.js2567 function atan2(a, b) function

Completed in 16 milliseconds