zmodn.Zmodn.__le__(other) Check if this Zmodn object is less than or equal to another. Parameters:¶ other : Zmodn¶The Zmodn object to compare with. Returns:¶ True if this object is less than or equal to other, False otherwise. Return type:¶ bool