Searched refs:math_log (Results 1 – 2 of 2) sorted by relevance
171 static int math_log (lua_State *L) { in math_log() function720 {"log", math_log},
2875 math_log (float arg1, float ignore ATTRIBUTE_UNUSED) in math_log() function2964 { "$log", { .f = math_log }, 1, 1 },