Atom - > - Greater Than
Characters: >
Tags: math , number , boolean , vectorize
Arity: dyadic
This atom is dyadic, which means it takes two arguments.
Functionality
Return 1 if x > y and 0 otherwise.
> - Greater ThanCharacters: >
Tags: math , number , boolean , vectorize
This atom is dyadic, which means it takes two arguments.
Return 1 if x > y and 0 otherwise.