Searched refs:math_sqrt (Results 1 – 2 of 2) sorted by relevance
158 static int math_sqrt (lua_State *L) { in math_sqrt() function726 {"sqrt", math_sqrt},
2911 math_sqrt (float arg1, float ignore ATTRIBUTE_UNUSED) in math_sqrt() function2971 { "$sqrt", { .f = math_sqrt }, 1, 1 },