Home
last modified time | relevance | path

Searched defs:math_log (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dmathmodule.c.h197 math_log(PyObject *module, PyObject *args) in math_log() function
/external/lua/src/
Dlmathlib.c169 static int math_log (lua_State *L) { in math_log() function
/external/python/cpython2/Modules/
Dmathmodule.c1313 math_log(PyObject *self, PyObject *args) in math_log() function