Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dmathmodule.c2754 math_hypot(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in math_hypot() function
3877 {"hypot", _PyCFunction_CAST(math_hypot), METH_FASTCALL, math_hypot_doc},

Completed in 5 milliseconds