Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.388 ne

x ne y

a binary logical operator that returns 1 for each element of x that is unequal to the corresponding element of y.

See also: eq, gt, lt, ge, le