Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dcmathmodule.c.h681 {"phase", (PyCFunction)cmath_phase, METH_O, cmath_phase__doc__},
687 cmath_phase(PyObject *module, PyObject *arg) in cmath_phase() function