Tests whether any element of the first argument is less than the corresponding element of the second argument.
Elemental function
The result is an INTEGER(4).
The result is 1 if any element of ARG1 is less than the corresponding element of ARG2. Otherwise, the result is 0.