Tests whether the value of any element of a given vector is outside of a given range.
Elemental function
The result is an INTEGER(4).
The result is 1 if the value of any element of ARG1 is greater than the value of the corresponding element of ARG2 or less than the negative of the value of the corresponding element of ARG2. Otherwise, the result is 0.