Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/lua/src/
H A Dlmathlib.c50 static int math_tan (lua_State *L) { in math_tan() function
725 {"tan", math_tan},