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