cosr               58 lib/lua/limathlib.c     lua_pushnumber(L, FIXED2INTR(cosr(INT2FIXED(luaL_checknumber(L, 1)))));
cosr               85 modules/cordic_math.h LUALIB_API fixed cosr(fixed phi);