Searched refs:math_pow (Results 1 – 2 of 2) sorted by relevance
676 static int math_pow (lua_State *L) { in math_pow() function734 {"pow", math_pow},
2893 math_pow (float arg1, float arg2) in math_pow() function2967 { "$pow", { .f = math_pow }, 2, 1 },