This can add numbers by first converting numbers to binary, adding them in that state, and converting back.
Credit to MasterPikachu for the converting to binary part.