math.deg (x) Converts the angle x from radians to degrees.
lua_Unsigned typedef ... lua_Unsigned; The unsigned version of
luaL_callmeta[-0, +(0|1), e] int luaL_callmeta (lua_State *L, int obj, const char *e); Calls a
print (···)stdouttostringprint
lua_getlocal[-0, +(0|1), –] const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n); Gets information
lua_pushvfstring[-0, +1, m] const char *lua_pushvfstring (lua_State *L, const
dofile ([filename])dofilestdindofiledofile
io.popen (prog [, mode]) This function is system dependent and is not available on all platforms. Starts program prog in a separated process and returns
3.4.1 – Arithmetic Operators Lua supports the following arithmetic operators: +: addition -: subtraction *:
debug.getuservalue (u) Returns the Lua value associated to u. If u is not a full userdata, returns nil.
Page 1 of 36