lua_pushnumber
lua_pushnumber(L, -(lua_Number)0x1234);
lua_pushnumber(L, res + ((lua_Number)b/1024));
lua_pushnumber(L, n);
lua_pushnumber(L, (neg) ? -n : n);
lua_pushnumber(L, max);
LUA_API void (lua_pushnumber) (lua_State *L, lua_Number n);
(void) lua_pushnumber(state, numval);
(void) lua_pushnumber(state, numval);
(void) lua_pushnumber(state, value);
(void) lua_pushnumber(state, used);
lua_pushnumber(state, (lua_Number)global->zeg_errno);
lua_pushnumber(state, dsobj);
lua_pushnumber(state, cursor);
lua_pushnumber(state, cursor);
lua_pushnumber(state, dsobj);
lua_pushnumber(state, 0);
lua_pushnumber(state, cursor);
lua_pushnumber(state, dsobj);
lua_pushnumber(state, 0);
lua_pushnumber(state, cursor);
lua_pushnumber(state, (lua_Number)err);