Tests whether all elements of the first argument are greater than or equal to 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 greater than or equal to the corresponding elements of ARG2. Otherwise, the result is 0.