Beispiel #1
0
 public static Bit sub_bit(Bit x, Bit y) { return x.sub(y); }