Tests whether any set of corresponding elements of the given vectors are not equal.
Elemental function
The result is an INTEGER(4).
The result is 1 if any element of ARG1 is not equal to the corresponding element of ARG2. Otherwise, the result is 0.