Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlmathlib.c45 static int math_cos (lua_State *L) { in math_cos() function
728 {"cos", math_cos},