Exemple #1
0
 public static Bit div_bit(Bit x, Bit y) { return x.div(y); }