Searched refs:cmath_rect_impl (Results 1 – 2 of 2) sorted by relevance
732 cmath_rect_impl(PyObject *module, double r, double phi);745 return_value = cmath_rect_impl(module, r, phi); in cmath_rect()
1072 cmath_rect_impl(PyObject *module, double r, double phi) in cmath_rect_impl() function