cosd              107 lib/lua/limathlib.c     lua_pushnumber(L, FIXED2INTR(cosd(INT2FIXED(luaL_checknumber(L, 1)))));
cosd               76 modules/cordic_math.h LUALIB_API fixed cosd(fixed phi);