Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlmathlib.c119 static int math_log10 (lua_State *L) { in math_log10() function
230 {"log10", math_log10},