Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dcmathmodule.c.h348 {"exp", (PyCFunction)cmath_exp, METH_O, cmath_exp__doc__},
354 cmath_exp(PyObject *module, PyObject *arg) in cmath_exp() function