Searched defs:math_log (Results 1 – 3 of 3) sorted by relevance
197 math_log(PyObject *module, PyObject *args) in math_log() function
169 static int math_log (lua_State *L) { in math_log() function
1313 math_log(PyObject *self, PyObject *args) in math_log() function