next | previous | forward | backward | up | top | index | toc | home
Macaulay2 > The Macaulay2 language > operators > =!=

=!= -- strict inequality

Description

x =!= y -- returns true or false depending on whether the expressions x and y are strictly unequal.

See === for details.

Ways to use =!= :

For the programmer

The object =!= is a keyword.