Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dmathmodule.c.h337 {"pow", _PyCFunction_CAST(math_pow), METH_FASTCALL, math_pow__doc__},
343 math_pow(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in math_pow() function

Completed in 2 milliseconds