Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlmathlib.c40 static int math_sin (lua_State *L) { in math_sin() function
740 {"sin", math_sin},