Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » operators » =!=
next | previous | forward | backward | up | index | toc

=!= -- 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 symbol =!=:

  • Thing =!= Thing

For the programmer

The object =!= is a keyword.


The source of this document is in Macaulay2Doc/operators/equality.m2:62:0.