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