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