Atom - ⁼
- 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).
⁼
- Equal To (Flat)Characters: ⁼
Tags: boolean
This atom is dyadic, which means it takes two arguments.
Return 1
if x == y
and 0
otherwise (does not vectorize).