exp 75 lib/lua/llimits.h #define cast(t, exp) ((t)(exp)) exp 134 lib/lua/lmathlib.c lua_pushnumber(L, exp(luaL_checknumber(L, 1)));