Searched refs:cmath_atanh (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/clinic/ | ||
H A D | cmathmodule.c.h | 222 {"atanh", (PyCFunction)cmath_atanh, METH_O, cmath_atanh__doc__}, 228 cmath_atanh(PyObject *module, PyObject *arg) in cmath_atanh() function |
Completed in 2 milliseconds