📜  ti nspire 不等于 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:44.531000             🧑  作者: Mango

代码示例1
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.