Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/lua/src/
Dlmathlib.c342 static int math_log10 (lua_State *L) { in math_log10() function
384 {"log10", math_log10},