zmodn.Zmodn.__mul__(other)

Multiply two Zmodn objects.

Parameters:
other : Zmodn

The Zmodn object to multiply.

Returns:

The result of the multiplication.

Return type:

Zmodn

Raises: