Searched refs:math_exp (Results 1 – 2 of 2) sorted by relevance
192 static int math_exp (lua_State *L) { in math_exp() function715 {"exp", math_exp},
2849 math_exp (float arg1, float ignore ATTRIBUTE_UNUSED) in math_exp() function2958 { "$exp", { .f = math_exp }, 1, 1 },