Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dmathmodule.c.h79 {"frexp", (PyCFunction)math_frexp, METH_O, math_frexp__doc__},
85 math_frexp(PyObject *module, PyObject *arg) in math_frexp() function

Completed in 2 milliseconds