Atom - ⁻
- Not Equal To (Flat)
Characters: ⁻
Tags: boolean
Arity: dyadic
This atom is dyadic, which means it takes two arguments.
Functionality
Return 1
if x != y
and 0
otherwise (does not vectorize).
Synonyms
This atom should work roughly the same way as or very similarly in concept to the following code snippets (some edge case exceptions may exist):
⁼¬¥