void lua_pushnumber (lua_State *L, lua_Number n);

Pushes a number with value n onto the stack.