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

!= -- inequality

Description

x != y -- the negation of x == y.

See also

For the programmer

The object != is a keyword.