zmodn.Zmodn.__gt__(other)

Check if this Zmodn object is greater than another.

Parameters:
other : Zmodn

The Zmodn object to compare with.

Returns:

True if this object is greater than other, False otherwise.

Return type:

bool