Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcmathmodule.c938 cmath_polar(PyObject *self, PyObject *args) in cmath_polar() function
1081 {"polar", cmath_polar, METH_VARARGS, cmath_polar_doc},