Searched refs:c_atan2 (Results 1 – 2 of 2) sorted by relevance
370 c_atan2(Py_complex z) in c_atan2() function1012 phi = c_atan2(z); in cmath_phase_impl()1039 phi = c_atan2(z); /* should not cause any exception */ in cmath_polar_impl()
271 c_atan2(Py_complex z) in c_atan2() function925 phi = c_atan2(z); in FUNC1()946 phi = c_atan2(z); /* should not cause any exception */ in cmath_polar()