zmodn.Zmodn.__ne__(other)

Check if two Zmodn objects are not equal.

Parameters:
other

Object to compare with.

Returns:

True if the objects are not equal, False otherwise.

Return type:

bool