zmodn.Zmodn.__add__(other)

Add two Zmodn objects.

Parameters:
other : Zmodn

The Zmodn object to add.

Returns:

The result of the addition.

Return type:

Zmodn

Raises: