Home
last modified time | relevance | path

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

/src/contrib/lua/src/
H A Dlmathlib.c676 static int math_cosh (lua_State *L) { in math_cosh() function
746 {"cosh", math_cosh},