This subtracts the top two inputs from the bottom two and displays the output (including negatives and it even shows a minus sign with the negatives). I was also gonna make a binary divider with a [quotient]r[remainder] format for the output (for example 8/5 would be 5r3) but it was too confusing so I gave up pretty much before I started.