You are reading a single comment by @hugo7 and its replies. Click here to read the full conversation.
  • This seems to be an impossible question to Google...

    Is the convention for writing "does not equal" when you don't have the ≠ symbol /=

    ?

    Cheers

  • I’ve never seen that, but have seen =/=. Programmers would be more likely to use != or perhaps <>, mathematicians might plump for \neq*

     * weak LaTeX joke

  • !=

    ! (bang) meaning not for a programming audience
    or if for a more maths audience you could use ¬ as the logical negation symbol

  • I've never seen /= before.

    I'd probably use <> from Excel habits but I'd probably actually use ≠ You'll have it somewhere, just may not be obvious.

About

Avatar for hugo7 @hugo7 started