L0072 lua_pushnumber(L, atan(luaL_checknumber(L, 1))); L0073 return 1; L0074 } L0075 L0076 static int math_atan2 (lua_State *L) { L0077 ...
確定! 回上一頁