Searched refs:math_atan2 (Results 1 - 3 of 3) sorted by relevance

/external/syslinux/com32/lua/src/
H A Dlmathlib.c76 static int math_atan2 (lua_State *L) { function
237 {"atan2", math_atan2},
/external/python/cpython2/Modules/
H A Dmathmodule.c1576 {"atan2", math_atan2, METH_VARARGS, math_atan2_doc},
/external/python/cpython3/Modules/
H A Dmathmodule.c2075 {"atan2", math_atan2, METH_VARARGS, math_atan2_doc},

Completed in 127 milliseconds