Searched refs:math_cos (Results 1 – 2 of 2) sorted by relevance
47 static int math_cos (lua_State *L) { in math_cos() function713 {"cos", math_cos},
2837 math_cos (float arg1, float ignore ATTRIBUTE_UNUSED) in math_cos() function2956 { "$cos", { .f = math_cos }, 1, 1 },