Searched refs:math_ulp (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/clinic/ | ||
H A D | mathmodule.c.h | 837 {"ulp", (PyCFunction)math_ulp, METH_O, math_ulp__doc__}, 843 math_ulp(PyObject *module, PyObject *arg) in math_ulp() function |
Completed in 2 milliseconds