Searched refs:math_acos (Results 1 – 2 of 2) sorted by relevance
62 static int math_acos (lua_State *L) { in math_acos() function709 {"acos", math_acos},
2807 math_acos (float arg1, float ignore ATTRIBUTE_UNUSED) in math_acos() function2950 { "$acos", { .f = math_acos }, 1, 1 },