Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dcmathmodule.c.h739 {"rect", (PyCFunction)(void(*)(void))cmath_rect, METH_FASTCALL, cmath_rect__doc__},
745 cmath_rect(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in cmath_rect() function