HomeSort by relevance Sort by last modified time
    Searched full:cmath_isfinite (Results 1 - 1 of 1) sorted by null

  /external/python/cpython3/Modules/clinic/
cmathmodule.c.h 758 {"isfinite", (PyCFunction)cmath_isfinite, METH_O, cmath_isfinite__doc__},
764 cmath_isfinite(PyObject *module, PyObject *arg) function

Completed in 49 milliseconds