Home
last modified time | relevance | path

Searched refs:math_1_to_whatever (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dmathmodule.c1039 math_1_to_whatever(PyObject *arg, double (*func) (double), in math_1_to_whatever() function
1118 return math_1_to_whatever(arg, func, PyFloat_FromDouble, can_overflow); in math_1()

Completed in 6 milliseconds