sc_ne
Short-circuit inequality (scalar context).
Syntax
Section titled “Syntax”c = sc_ne(A, B)Description
Section titled “Description”Scalar short-circuit inequality test. Companion to ne.
Example
Section titled “Example”sc_ne(3, 4) % true