Home
last modified time | relevance | path

Searched refs:math_pow (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlmathlib.c691 static int math_pow (lua_State *L) { in math_pow() function
749 {"pow", math_pow},