Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dcmathmodule.c.h711 {"polar", (PyCFunction)cmath_polar, METH_O, cmath_polar__doc__},
717 cmath_polar(PyObject *module, PyObject *arg) in cmath_polar() function