Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Truth table shows you that the opposite of NOR is OR:

    this that | this or that | neither this nor that
    ----------+--------------+----------------------
      T    T  |       T      |           F
      F    T  |       T      |           F
      T    F  |       T      |           F
      F    F  |       F      |           T




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: