This document discusses arithmetic functions in digital circuits. It begins by introducing iterative combinational circuits and binary adders such as half adders, full adders, and ripple carry adders. It then covers binary subtraction using two's complement representation and signed binary numbers. The document explains various signed number representations including signed magnitude and signed complement. It provides examples of addition and subtraction for signed integers in these representations.