Each word of the result is TRUE (all
bits = 1) if the corresponding word of arg1 is less
than or equal to the corresponding word of arg2.
Otherwise the word is FALSE (all bits = 0).
|
arg1 and arg2 |
|
vector bool long |
vector float |
|