Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlmathlib.c156 static int math_sqrt (lua_State *L) { in math_sqrt() function
724 {"sqrt", math_sqrt},