예제 #1
0
 public static Bit mod_bit(Bit x, Bit y) { return x.mod(y); }