The only "false" numeric value is 0 -- and is the default for options. 1 and above is "true", but proper standards dictates you only use 0 & 1 for the binary. (The 1+ being true is how the checks for user_id tell you if the user is logged in or logged out)