ti nspire not equal code example
Example: ti nspire not equal
The not equal (it looks like an = sign with a / through it) operator
takes two numbers, variables, or expressions, and tests to see if they
are not equal to each other. It will return 1 if they are not, and 0 if
they are.