tand              112 lib/lua/limathlib.c     lua_pushnumber(L, FIXED2INTR(tand(INT2FIXED(luaL_checknumber(L, 1)))));
tand               77 modules/cordic_math.h LUALIB_API fixed tand(fixed phi);