Skip to content

xne

Excel-style inequality.

c = xne(A, B)

Excel-mode <> comparison. Counterpart of xeq.

  • xeq — Excel-style equality (text-aware coercion).
  • ne — Element-wise inequality test (function form of ~=).