Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlmathlib.c669 static int math_tanh (lua_State *L) { in math_tanh() function
731 {"tanh", math_tanh},