TwosComplementer A Java program that converts a binary number into it's two's complement equivalent. This is used within the SimpleBinaryCalculator repository.