Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dmathmodule.c532 m_atan2(double y, double x) in m_atan2() function
818 FUNC2(atan2, m_atan2,
/external/python/cpython3/Modules/
Dmathmodule.c575 m_atan2(double y, double x) in m_atan2() function
1065 FUNC2(atan2, m_atan2,